ParameterValueConstraint Methods |
The ParameterValueConstraint type exposes the following members.
Name | Description | |
---|---|---|
ValidateParameterValue |
Validates the value passed to the parameter.
| |
ValidateTargetParameter |
Validates the parameter to which the current constraint has been applied. A typical use of this method is to validate the parameter type.
Overriding implementations should call the base implementation.
|