@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 © 2019 The Apache Software Foundation. All rights reserved.