Property Exception
| Improve this Doc View SourceException
Gets the last exception of executing this async validator.
Declaration
public Exception Exception { get; }
Property Value
Type | Description |
---|---|
System.Exception |
Gets the last exception of executing this async validator.
public Exception Exception { get; }
Type | Description |
---|---|
System.Exception |