Annotation Type JmcMandatory


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