Constructor ValidationError
| Improve this Doc View SourceValidationError(String)
Initializes a new instance of ValidationError class.
Declaration
protected ValidationError(string message)
Parameters
Type | Name | Description |
---|---|---|
System.String | message | The error message. |