Uses of Class
org.javalite.validation.ValidatorAdapter
-
Uses of ValidatorAdapter in org.javalite.json
Modifier and TypeClassDescriptionclass
Validates a boolean value in a JSON document.class
Superclass for JSON validators.class
class
Validates that an object at a deep path in teh JSIN structure is an instance of ajava.util.Map
. -
Uses of ValidatorAdapter in org.javalite.validation
Modifier and TypeClassDescriptionclass
class
If you are looking conversion, useDateToStringConverter
.class
class
As the name implies, it is implicit, and used internally by ActiveWeb when converting request values into Java beans.class
class
class
Validator designed for use of regular expressions.class
Validates presence and correct format of a string. -
Uses of ValidatorAdapter in org.javalite.validation.length