Click or drag to resize
IParameterValidator Methods
Methods
  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