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