PRADO QuickStart Tutorial
Sample
Copyright © 2006-2025
The PRADO Group
TRegularExpressionValidator Samples
Note:
TRegularExpressionValidator will start to validate only if the input is not empty.
Regular expression validator with default settings:
SSN must be in the format of xxx-xx-xxxx.
Regular expression validator with client-side validation disabled:
Input must consist of at least 6 characters.
Regular expression validator with focus-on-error enabled and dynamic display:
Invalid US ZIP code.