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