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