|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
DateRange | A type and range constraint on dates. |
EmailCheck | An 'email' constraint. |
FieldConstraint | This class encapsulates a constraint on a column of an entity, used to validate data before an update or an insert. |
Length | A string length constraint. |
NotEmpty | A "not empty" constraint. |
NotNull | A "not null" constraint. |
OneOf | An enumeration constraint. |
Range | A type and range constraint on numbers. |
Reference | A foreign key constraint. |
Regex | A regular expression pattern constraint. |
RowConstraint | This class encapsulates a constraint on a column or a set of an entity, used to validate data before an update or an insert. |
ValidationFilter | This class is an optional filter that will validate query data according to the velosurf.entity query parameter
(may be multivalued). |
Contains all classes related to data validation constraints.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |