Package co.ecg.alpaca.toolkit.validation
Annotation Interface Pattern.List
- Enclosing class:
Pattern
@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:
-
Required Element Summary
Required Elements
-
Element Details
-
value
Pattern[] value
-