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