@Target(value={FIELD,ANNOTATION_TYPE}) @Retention(value=RUNTIME) @Documented @Repeatable(value=ConstraintProcessorHandlerTest.CsvCustomConstraint.List.class) @CsvConstraint(value=com.github.mygreen.supercsv.cellprocessor.ConstraintProcessorHandlerTest.CustomConstraintFactory.class) public static @interface ConstraintProcessorHandlerTest.CsvCustomConstraint
Copyright © 2025 mygreen. All rights reserved.