New to Telerik UI for ASP.NET Core? Download free 30-day trial
Validation
Loading Demo...
- EXAMPLE
- VIEW SOURCE
-
Change Theme
default
- Main
- Main Dark
- Nordic
- Ocean Blue
- Purple
- Turquoise
- Main
- Main Dark
- Nordic
- Urban
- Vintage
- Main
- Arctic
- Lime Dark
- Main Dark
- Nova
- Main
- Main Dark
- Opal
- Silver
HtmlHelper
TagHelper
validation.cshtml
ValidationController.cs
Validation_TagHelper.cshtml
Also available for:
CLIENT-SIDE API SERVER-SIDE APIDescription
The Telerik ASP.NET Core Form comes with a built-in validator and allows you to display a list of validation errors on form submission.
This example demonstrates how to enable the options for Validation Summary and Error Message Template. The Form comes with a Validation on Blur option by default, which can be easily disabled.