ValidationErrorInfo Constructors
Contains information about the error (its type and description).Name | Parameters | Description |
---|---|---|
ValidationErrorInfo(String, ValidationErrorType) | errorContent, errorType | Initializes a new instance of the ValidationErrorInfo class with specified settings. |
See Also