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