Completed
Last Updated: 22 Jan 2020 13:36 by ADMIN
Collin
Created on: 26 Oct 2011 21:49
Category: Kendo UI for jQuery
Type: Feature Request
5
Allow validation method to be called independently of a form submit event.
When working with AJAX it's essential to be able to validate a form on the fly, return errors, and deal with them without needing to actually submit the form. Please make sure the validation library works as a callable method rather than just a form submit event binding.
1 comment
ADMIN
Dimo
Posted on: 22 Jan 2020 13:36

Hi Collin,

The Kendo UI Validator has a validate() and validateInput() methods. I assume this is what you need?

API documentation
https://docs.telerik.com/kendo-ui/api/javascript/ui/validator

Kendo UI Validator overview
https://docs.telerik.com/kendo-ui/controls/editors/validator/overview

Regards,
Dimo
Progress Telerik

Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.