Hi Abhijit,
This mailing list is for discussions around the development of the
Hibernate projects.
Given your question is around the integration of Hibernate Validator into
the Spring framework, you're better off to ask in the Spring user forums.
But looking at your repository, you seem to have s
Hi,
I've configured a JSR-303 custom validator following what's given in the
docs (
http://docs.spring.io/spring/docs/4.0.x/spring-framework-reference/html/validation.html),
complete with LocalValidatorFactoryBean and Hibernate validator on the
classpath. However, my validator just refuses to kick