Annotation Interface ConfigValidationAnnotations.CustomType

封闭类:
ConfigValidationAnnotations

@Retention(RUNTIME) @Target(FIELD) public static @interface ConfigValidationAnnotations.CustomType
Checks if the field satisfies the custom validator class.
  • 必需元素概要

    所需元素
    修饰符和类型
    必需的元素
    说明
     
  • 元素详细资料

    • validatorClass

      Class<?> validatorClass