Click or drag to resize
JSONConstraintMatches Method
Overload List
  NameDescription
Public methodMatches``1(ActualValueDelegateUMP) (Inherited from Constraint.)
Public methodMatches``1(UMP) (Inherited from Constraint.)
Public methodMatches(Object)
Tests whether the constraint is satisfied by a given value.
(Overrides Constraint.Matches(Object).)
Top
See Also