Hi,
I'm trying the new Hibernate-validator 4.0.0.GA.
In the documentation Item 6.2 "ORM integration", its written that Hibernate Validator has a built-in Hibernate event listener (
http://fisheye.jboss.org/browse/Hiberna ... rnate/cfg/ ). The documentation I'm referring about is located here:
http://www.hibernate.org/hib_docs/v3/re ... erence.pdfSo, the BeanValidationEventListener is supposed to be in the Hibernate-annotations jar, but I can't find it.
I checked the latest hibernate-annotations:3.4.0.GA and no lucky.
Where is it?
Does that mean that Hibernate-validator 4.0.0.GA. is not integrated with Hibernate?
Thank you,
Paulo