Overview
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
M
Max
- Annotation Type in
javax.validation.constraints
The annotated element must be a number whose value must be lower or equal to the specified maximum.
Max.List
- Annotation Type in
javax.validation.constraints
Defines several
@Max
annotations on the same element
messageInterpolator(MessageInterpolator)
- Method in interface javax.validation.
Configuration
Defines the message interpolator used.
MessageInterpolator
- Interface in
javax.validation
Interpolate a given constraint violation message.
messageInterpolator(MessageInterpolator)
- Method in interface javax.validation.
ValidatorContext
Defines the message interpolator implementation used by the
Validator
.
MessageInterpolator.Context
- Interface in
javax.validation
Information related to the interpolation context
Min
- Annotation Type in
javax.validation.constraints
The annotated element must be a number whose value must be higher or equal to the specified minimum.
Min.List
- Annotation Type in
javax.validation.constraints
Defines several
@Min
annotations on the same element
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V