Validation framework is great, but too much of a black-box. No way to understand what failed. For example, try using a bootstrap styled form, and have kendo validate and add/remove bootstrap error/OK styles from parent elements using onblur.
Hello,
The Kendo Validator has a validate event which can be used to get the errors caused by the validation. Once obtained they can be displayed anywhere suitable. In general the validator displays them below the inputs as you can see from this demo.
Regards,
Angel Petrov
Progress Telerik
Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.
Sorry - "Add callback..."