@Retention(RUNTIME) @Target(ANNOTATION_TYPE) public @interface IsConstraint
| Modifier and Type | Required Element | Description |
|---|---|---|
Class<?> |
implementation |
Points to the class implementing the constraint.
|
Class<?> implementation
Copyright © 2018 Carrot2.org. All rights reserved.