|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||
@Target(value=TYPE) @Retention(value=RUNTIME) @Documented @Inherited public @interface NotEmptyAllPlural
Allows you to specify multiple NotEmptyAll annotation checks.
| Required Element Summary | |
|---|---|
NotEmptyAll[] |
values
Specify multiple NotEmptyAll values here. |
| Element Detail |
|---|
public abstract NotEmptyAll[] values
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||