Kendo UI Editor max and minimum characters
01:59 20 Aug 2013

I am using MVC extensions for Kendo UI editor. Is there an option to set the minimum and maximum number of characters excluding the HTML content.

I used StringLength attribute but that includes the HTML content.

kendo-asp.net-mvc