PRADO QuickStart Tutorial
Sample
Copyright © 2006-2024
The PRADO Group
TDataTypeValidator Samples
Note:
TDataTypeValidator will start to validate only if both inputs are not empty.
Data type validator with default settings:
You must enter a floating number.
Data type validator with client-side validation disabled:
You must enter an integer.
Validating a date input:
You must enter a valid date (d/M/yyyy).