Validation Type

Determines whether to use a built-in or custom validation type.


Validation Expression

The regular expression to validate the string input.


Validation Error Message

The error message to display if the validation fails. This doesn't apply when using form input.


Maximum Length

The maximum length of the string value. A value of zero indicates no maximum length.