@Documented @Target(value=ANNOTATION_TYPE) @Retention(value=RUNTIME) public @interface Constraint
ConstraintValidator
implementation class that has a default constructor.Modifier and Type | Required Element and Description |
---|---|
Class<? extends ConstraintValidator<? extends Annotation>> |
value
ConstraintValidator class that implements the validation logic for the annotated constraint annotation. |
public abstract Class<? extends ConstraintValidator<? extends Annotation>> value
ConstraintValidator
class that implements the validation logic for the annotated constraint annotation. Copyright © 1999-2023 The Apache Software Foundation. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.