Annotation Type ConfigValidationAnnotations.CustomType
-
@Retention(RUNTIME) @Target(FIELD) public static @interface ConfigValidationAnnotations.CustomTypeChecks if the field satisfies the custom validator class.
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description java.lang.Class<?>validatorClass
-