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