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