|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||
@Target(value={METHOD,FIELD})
@Retention(value=RUNTIME)
@Documented
public @interface RegularExpressionsAllows you to specify multiple RegularExpression annotation checks.
| Required Element Summary | |
|---|---|
RegularExpression[] |
values
Multiple RegularExpression values. |
| Element Detail |
|---|
public abstract RegularExpression[] values
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||