Using the C1Input Controls / Validating Data
Validating Data
In This Topic

C1Input controls support data validation both of the raw input string (PreValidation) and of the typed value entered by the user (PostValidation). See Value and Text: Displaying, Validating, and Updating Values for explanation of the validation process.

See Also