@Documented @Target(ANNOTATION_TYPE) @Retention(RUNTIME) public @interface Constraint
ConstraintValidator implementation class that has a default constructor.| Modifier and Type | Required Element | Description |
|---|---|---|
Class<? extends ConstraintValidator<? extends Annotation>> |
value |
ConstraintValidator class that implements the validation logic for the annotated constraint annotation. |
Class<? extends ConstraintValidator<? extends Annotation>> value
ConstraintValidator class that implements the validation logic for the annotated constraint annotation.Copyright © 1999-2018. 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.