IModel.CreateAsyncValidationContext method
Namespace: NextDesign.Core
Description
Create an asynchronous validation context for this model.
argument
| Name | Type | Description |
|---|
| options | ValidationOptions | Validation options. If null, use the default option value. |
Return value