|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Annotation Types Summary | |
---|---|
Available | The annotated element is checked to be available. |
NotBlank | The annotated element of type String must not be null , empty or contain only whitespaces. |
NullButNotBlank | The annotated element of type String may be null , but if not null it must not be empty or contain only whitespaces. |
Provides constraints annotations.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |