|
Carrot2 v3.5.2
API Documentation |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||
@Retention(value=RUNTIME) @Target(value=ANNOTATION_TYPE) public @interface IsConstraint
Marks annotations as annotation constraints.
| Required Element Summary | |
|---|---|
Class<?> |
implementation
Points to the class implementing the constraint. |
| Element Detail |
|---|
public abstract Class<?> implementation
|
Please refer to project documentation at
http://project.carrot2.org |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||