@Retention(value=RUNTIME) @Target(value=FIELD) public static @interface ConfigValidationAnnotations.IsType
Validators with fields: validatorClass and type.
Class<?>
type
validatorClass
public abstract Class<?> type
public abstract Class<?> validatorClass
Copyright © 2022 The Apache Software Foundation. All rights reserved.