ValidationArgs Constructors
This class is used for a control setting’s validation, and holds a control, validation result, and an error message, if any.| Name | Description |
|---|---|
| ValidationArgs() | Initializes a new instance of the ValidationArgs class with the default settings. |
See Also