DataSourceSchemaModelFieldValidationTagHelper

Example

Razor
<validation/>

Attributes

AttributeTypeDescription
maxInt32The maximum value allowed to be set for the field. It should be applied for number fields.
minInt32The minimum value allowed to be set for the field. It should be applied for number fields.
requiredStringSpecifies whether the field is required.
In this article
ExampleAttributes
Not finding the help you need?
Contact Support