Validation |
The ValidationEventArgsT type exposes the following members.
| Name | Description | |
|---|---|---|
| Cancel | Gets a value indicating whether validation should be canceled. | |
| CultureInfo | Gets the culture information to use during validation. | |
| ErrorText | Gets the concatenated validation error text. | |
| HasErrors | Gets a value indicating whether any validation errors have been collected. | |
| ValueToValidate | Gets the value to validate. |