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