| Package | Description | 
|---|---|
| org.javalite.activejdbc.validation | 
 Data validation , see
 Validations. 
 | 
| org.javalite.activejdbc.validation.length | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AttributePresenceValidator  | 
class  | 
DateValidator  | 
class  | 
EmailValidator  | 
class  | 
NumericValidator  | 
class  | 
RangeValidator  | 
class  | 
RegexpValidator  | 
class  | 
TimestampValidator
Validates presence and correct format of a string and converts it to  
java.sql.Timestamp if the
 format of correct. | 
class  | 
UniquenessValidator
Naive uniqueness validator. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AttributeLengthValidator
Attribute length validator. 
 | 
Copyright © 2020 JavaLite. All rights reserved.