Package co.ecg.alpaca.toolkit.validation
Annotation Type Pattern.List
-
@Target({METHOD,FIELD,ANNOTATION_TYPE,CONSTRUCTOR,PARAMETER}) @Retention(RUNTIME) @Documented public static @interface Pattern.List
Defines several@Pattern
annotations on the same element- Author:
- Emmanuel Bernard
- See Also:
Pattern
-
-
Element Detail
-
value
Pattern[] value
-
-