[]
Validates the current parameter values, refreshes their valid values' lists if the values are valid.
public List<ParameterValidationError> ValidateParameters()
| Type | Description |
|---|---|
| List<ParameterValidationError> | The list of ParameterValidationError objects identifying any errors (may be empty or null). |