IErrors.ClearErrorsAt method
Namespace: NextDesign.Core
Description
Clears all error information for the specified model. 
argument
| Name | Type | Description | 
|---|---|---|
| model | IModel | Target model You cannot specify null. | 
Return value
- void
Exceptions
| Name | Exception Class | Description | 
|---|---|---|
| Invalid argument | ExtensionArgumentException | If null is specified for model |