@Retention(value=RUNTIME) @Target(value=FIELD) public static @interface ConfigValidationAnnotations.IsNoDuplicateInList
Validates that there are no duplicates in a list.
Class<?>
validatorClass
public abstract Class<?> validatorClass
Copyright © 2022 The Apache Software Foundation. All rights reserved.