Uses of Class
org.javalite.validation.ValidatorAdapter
Packages that use ValidatorAdapter
-
Uses of ValidatorAdapter in org.javalite.json
Subclasses of ValidatorAdapter in org.javalite.jsonModifier 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
Subclasses of ValidatorAdapter in org.javalite.validationModifier 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
Subclasses of ValidatorAdapter in org.javalite.validation.length