Constructor AsyncValidator
| Improve this Doc View SourceAsyncValidator(String)
Initializes a new instance of AsyncValidator class.
Declaration
protected AsyncValidator(string displayName)
Parameters
| Type | Name | Description |
|---|---|---|
| System.String | displayName | The display name of this async validator, used in AsyncValidationFault error message. |