All Classes and Interfaces

Class
Description
 
Extension of Predicate that explains results.
 
 
 
 
 
Specialization of AbstractStringChecker that checks that a string does not contain any inner space character.
Specialization of AbstractStringChecker that checks that a string does not contain any outer (leading or trailing) space character.
Specialization of AbstractStringChecker that checks that a string does not contain any outer (leading or trailing) white space character.
Specialization of AbstractStringChecker that checks that a string does not contain any space character.
Specialization of AbstractStringChecker that checks that a string does not contain any white space character.
 
 
 
 
 
 
Implementation o Checker that checks that an object is an instance of a class.
 
 
Implementation o Checker that checks that an object is not null.
Implementation o Checker that checks that an object is null.
Specialization of AbstractStringChecker that checks that a string is null or empty.
Specialization of AbstractStringChecker that checks that a string defines a valid pattern.
 
Check that the length of string is in a given range.
 
 
Checker that lazily delegates its task to a named checker.
Handler of messages generated by a validator.
 
Validator of values.
 
Registry of validators.
 
Enumeration of validities.