Method FormatFaultMessage
| Improve this Doc View SourceFormatFaultMessage(AsyncValidator)
Formats an error message for failed async validator execution.
Declaration
protected virtual string FormatFaultMessage(AsyncValidator asyncValidator)
Parameters
Type | Name | Description |
---|---|---|
AsyncValidator | asyncValidator | The async validator. |
Returns
Type | Description |
---|---|
System.String | The result error message. |