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