New to Telerik UI for ASP.NET Core? Download free 30-day trial

DataSourceSchemaModelFieldValidationTagHelper

Example

<validation/>

Attributes

Attribute Type Description
max Int32 The maximum value allowed to be set for the field. It should be applied for number fields.
min Int32 The minimum value allowed to be set for the field. It should be applied for number fields.
required String Specifies whether the field is required.
In this article
Not finding the help you need?