Property ValidationErrors
ValidationErrors
Gets an array of validation errors for this element.
Declaration
public IEnumerable<Exception> ValidationErrors { get; }
Property Value
| Type | Description |
|---|---|
| IEnumerable<Exception> | An array of validation errors for this element. |
Remarks
The errors returned may be any of the following error types:
See Also
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET | 300.1 |
| .NET Windows | 300.1 |
| .NET Android | 300.1 |
| .NET iOS | 300.1 |