@Target(value={METHOD,FIELD,ANNOTATION_TYPE,CONSTRUCTOR,PARAMETER}) @Retention(value=RUNTIME) @Documented public static @interface RegularExpression.List
@RegularExpression annotations on the same element.| Modifier and Type | Required Element and Description |
|---|---|
RegularExpression[] |
value
regular expression value.
|
public abstract RegularExpression[] value
Copyright © 2015–2016. All rights reserved.