Package | Description |
---|---|
org.javalite.validation |
Data validation , see
Validations.
|
org.javalite.validation.length |
Modifier and Type | Class and Description |
---|---|
class |
AttributePresenceValidator |
class |
DateValidator
If you are looking conversion, use
DateToStringConverter . |
class |
EmailValidator |
class |
ImplicitConversionValidator
As the name implies, it is implicit, and used internally by ActiveWeb
when converting request values into Java beans.
|
class |
NumericValidator |
class |
RangeValidator |
class |
RegexpValidator |
class |
TimestampValidator
Validates presence and correct format of a string.
|
Modifier and Type | Class and Description |
---|---|
class |
AttributeLengthValidator
Attribute length validator.
|
Copyright © 2020 JavaLite. All rights reserved.