Top "Kendo-validator" questions

Kendo UI is an HTML5, jQuery-based framework for building modern web apps.

Clear Kendo Validator error messages

I have a form with multiple controls, the validation condition is set in the model using regular expressions, when the …

asp.net-mvc validation mvvm kendo-ui kendo-validator
Kendo UI validator error message not correctly positioned

I'm trying to validate a contact form using KendoUI, but I have a problem with Kendo Validator, the validation message …

jquery jquery-plugins kendo-ui kendo-validator
Is there any way to check whether form is dirty or not in JavaScript?

I have one form validator example in java script. In this case, Is there any way to check whether the …

javascript kendo-ui kendo-ui-grid kendo-validator
Dynamically change error messages in Kendo UI validator?

think I have a 2 text fields. Can I change there error messages according to text fields. Here is a example. 1…

kendo-ui kendo-validator
kendoValidator() causes “The field xxx must be a date” error when using DatePicker

Im my MVC5 application selecting date in "dd/MM/yyyy" format causes "The field xxx must be a date" error. …

asp.net-mvc kendo-ui datetimepicker kendo-asp.net-mvc kendo-validator