[]
For internal use.
protected virtual void OnValidateParametersCompleted(List<ParameterValidationError> errors, Exception exception)
| Type | Name | Description |
|---|---|---|
| List<ParameterValidationError> | errors | A list of ParameterValidationError objects describing the errors which occur during checking of parameter values. |
| Exception | exception |