A B C D E F G H I J L M N O P R S T U V

N

NotNull - Annotation Type in javax.validation.constraints
The annotated element must not be null.
NotNull.List - Annotation Type in javax.validation.constraints
Defines several @NotNull annotations on the same element
Null - Annotation Type in javax.validation.constraints
The annotated element must be null.
Null.List - Annotation Type in javax.validation.constraints
Defines several @Null annotations on the same element

A B C D E F G H I J L M N O P R S T U V