@Repeatable(value=FieldsValueMatch.List.class) @Documented @Inherited @Target(value={METHOD,FIELD,ANNOTATION_TYPE,CONSTRUCTOR,PARAMETER,TYPE_USE}) @Retention(value=RUNTIME) @Constraint(validatedBy=FieldsValueMatchValidator.class) public @interface FieldsValueMatch
Copyright © 2022. All rights reserved.