Annotation Interface FieldsValueMatch
@Repeatable(List.class)
@Inherited
@Documented
@Target({METHOD,FIELD,ANNOTATION_TYPE,CONSTRUCTOR,PARAMETER,TYPE_USE})
@Retention(RUNTIME)
@Constraint(validatedBy=FieldsValueMatchValidator.class)
public @interface FieldsValueMatch
- 从以下版本开始:
- 1.0.0
- 作者:
- 应卓
-
嵌套类概要
嵌套类 -
必需元素概要
所需元素 -
可选元素概要
可选元素