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