Annotation Type HibernateValidator


@Qualifier @Retention(RUNTIME) @Target({METHOD,FIELD,PARAMETER,TYPE}) public @interface HibernateValidator
A CDI qualifier to identify the Hibernate Validator specific Bean Validation beans.
Author:
Hardy Ferentschik