Package jakarta.validation.constraints
Annotation Type NotNull.List
-
@Target({METHOD,FIELD,ANNOTATION_TYPE,CONSTRUCTOR,PARAMETER,TYPE_USE}) @Retention(RUNTIME) @Documented public static @interface NotNull.List
Defines severalNotNull
annotations on the same element.- See Also:
NotNull
-
-
Element Detail
-
value
NotNull[] value
-
-