Annotation Type NotEmptyIfOtherIsEmpty.List
- Enclosing class:
- NotEmptyIfOtherIsEmpty
@Target({TYPE,ANNOTATION_TYPE})
@Retention(RUNTIME)
@Documented
public static @interface NotEmptyIfOtherIsEmpty.List
Defines several
MustBeFilledIfOtherIsEmpty annotations on the same element.-
Required Element Summary
Required ElementsModifier and TypeRequired ElementDescriptionnot empty if other is empty value.
-
Element Details
-
value
NotEmptyIfOtherIsEmpty[] valuenot empty if other is empty value.- Returns:
- value
-