@Target(value={TYPE,ANNOTATION_TYPE}) @Retention(value=RUNTIME) @Documented public static @interface NotEmptyIfOtherIsEmpty.List
MustBeFilledIfOtherIsEmpty annotations on the same element.| Modifier and Type | Required Element and Description |
|---|---|
NotEmptyIfOtherIsEmpty[] |
value
not empty if other is empty value.
|
public abstract NotEmptyIfOtherIsEmpty[] value
Copyright © 2015–2016. All rights reserved.