IParameterValidatorIsValid Method |
Name | Description | |
---|---|---|
IsValid(Object) |
Given a value as an object, return true if the value is allowed.
| |
IsValid(String) |
Given a value in string form, return true if the value is allowed.
|