|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Target(value={PARAMETER,FIELD,METHOD,CONSTRUCTOR,TYPE}) @Retention(value=RUNTIME) @Documented @Qualifier public @interface BeanValidation
Qualifier which allows to decouple the bean-validation module and the other modules like the jsf module.
It can be used in combination with GenericResolver
Optional Element Summary | |
---|---|
BeanValidation.ArtifactType |
value
Details of the qualifier |
public abstract BeanValidation.ArtifactType value
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |