I get an error when trying to set up Spring MVC validation.
javax.validation.ValidationException: Unable to find a default provider
I read
Yes, you should include Hibernate Validator library in order to use it. It doesn't depend on Hibernate itself.