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