ValidationResult Properties
.NET Framework 4.5
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
The ValidationResult type exposes the following members.
| Name | Description | |
|---|---|---|
|
ErrorContent | Gets an object that provides additional information about the invalidity. |
|
IsValid | Gets a value that indicates whether the value checked against the ValidationRule is valid. |
|
ValidResult | Gets a valid instance of ValidationResult. |