java.lang.Object
com.sdicons.json.validator.impl.predicates.Predicate
All Implemented Interfaces:
Validator
Direct Known Subclasses:
And, Array, Bool, Complex, Content, CustomPredicate, CustomValidator, Decimal, Enumeration, False, Int, Length, Let, Not, Nr, Null, Object, Or, Properties, Range, Ref, Regexp, Simple, Str, Switch, True

public abstract class Predicate extends Object implements Validator