New to Kendo UI for jQueryStart a free 30-day trial

Implement Remote Form Validation

Environment

ProductProgress® Kendo UI® Validator for jQuery
Operating SystemWindows 10 64bit
Visual Studio VersionVisual Studio 2017
Preferred LanguageJavaScript

Description

How can I validate the form on the server by using the Kendo UI Validator?

Solution

To achieve the desired scenario, apply the implementation demonstrated in this project. The project is available in the GitHub repository for Kendo UI examples that use ASP.NET MVC.

See Also