I have read this and this, but that didn\'t help...
I am using hibernate validator with the following versions/dependencies:
Try like this config :
4.3.11.Final org.hibernate hibernate-core ${hibernate.version} javax.validation validation-api 1.1.0.Final org.hibernate hibernate-validator 5.1.3.Final
For a complete example..