|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use play.data.validation | |
---|---|
play.data.validation | |
play.mvc |
Classes in play.data.validation used by play.data.validation | |
---|---|
CheckWith
|
|
CheckWithCheck
|
|
Email
This field must be a valid email. |
|
Equals
This field must be equals to another field. |
|
Error
A validation error. |
|
InFuture
This date must be in the future. |
|
InPast
This date must be in the past. |
|
IsTrue
This field must be true. |
|
Match
This field must match the regexp. |
|
Max
This field must be lower than. |
|
MaxSize
This field size must be lower than. |
|
Min
This field must be greater than. |
|
MinSize
This field size must be lower than. |
|
Range
This field must be lower than and greater than. |
|
URL
This field must be a valid email. |
|
Validation
|
|
Validation.ValidationResult
|
Classes in play.data.validation used by play.mvc | |
---|---|
Validation
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |