Kendo UI Editor max and minimum characters
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.