|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ninja.validation | |
---|---|
controllers | |
ninja | |
ninja.params | |
ninja.validation |
Classes in ninja.validation used by controllers | |
---|---|
Required
Validates that the length of the field meets the given length constraints |
|
Validation
Validation context |
Classes in ninja.validation used by ninja | |
---|---|
Validation
Validation context |
Classes in ninja.validation used by ninja.params | |
---|---|
Validation
Validation context |
|
Validator
A validator for validating parameters |
Classes in ninja.validation used by ninja.validation | |
---|---|
ConstraintViolation
A validation constraint violation |
|
IsFloat
Validates that the field is a floating point number. |
|
IsInteger
Validates that the field is an integer. |
|
Length
Validates that the length of the field meets the given length constraints |
|
Matches
Validates that the parameter matches the given regular expression |
|
NumberValue
Validates that the value of a number meets certain parameters |
|
Required
Validates that the length of the field meets the given length constraints |
|
Validation
Validation context |
|
Validator
A validator for validating parameters |
|
WithValidator
Indicates that the annotation should have this validator class applied to it |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |