[]
For internal use.
protected override void InternalValidateParameters(List<ParameterValidationError> errors, IExecutionContext context)
Type | Name | Description |
---|---|---|
List<ParameterValidationError> | errors | A list of ParameterValidationError objects describing the errors which occur during checking of parameter values. |
IExecutionContext | context | A IExecutionContext object defining the context to set. |