@Target(value={FIELD,ANNOTATION_TYPE}) @Retention(value=RUNTIME) @Documented @Repeatable(value=AnnotationExpanderTest.ComposeOverrideAttrNotFound1.List.class) @CsvComposition @CsvRequire(message="\u5fc5\u9808\u3067\u3059") @CsvNumberRange(min="0", max="30", order=1) public static @interface AnnotationExpanderTest.ComposeOverrideAttrNotFound1
public abstract String value
@CsvOverridesAttribute(annotation=com.github.mygreen.supercsv.annotation.constraint.CsvNumberRange.class, name="test") public abstract String test
Copyright © 2025 mygreen. All rights reserved.