Property IsValidating
| Improve this Doc View SourceIsValidating
Gets a value indicates whether any async validator is running.
Declaration
public bool IsValidating { get; }
Property Value
| Type | Description |
|---|---|
| System.Boolean |
Gets a value indicates whether any async validator is running.
public bool IsValidating { get; }
| Type | Description |
|---|---|
| System.Boolean |