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