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