Skip to content

API overview

The library exposes two entities: Validation and Predicate.

Instance methods:

Instance properties:

Static methods:

Validation object

A Validation object can be created several ways:

Nested (grouped) Validation objects are accessed through:

Predicate object

A Predicate object can be created:

  • by the constructor function.
  • cloned from another Predicate object when passed into the constructor function.

Predicate objects added to validations can be accessed: