Click or drag to resize
IParameterValidatorIsValid Method
Overload List
  NameDescription
Public methodIsValid(Object)
Given a value as an object, return true if the value is allowed.
Public methodIsValid(String)
Given a value in string form, return true if the value is allowed.
Top
See Also