Annotation Type JmcMandatory
-
@Target({FIELD,METHOD}) @Retention(RUNTIME) public @interface JmcMandatoryDefines that a list field of type, or field should not be null when serialized.
@Target({FIELD,METHOD})
@Retention(RUNTIME)
public @interface JmcMandatory