Validate Method (PreValidation)
In This Topic
Returns True if the text successfully passes validation using the current settings of the PreValidation object.
Syntax
Parameters
- text
- The input string to validate.
- errorInfo
- Error information filled in case of failure.
See Also