I am currently working on Spring MVC web app and trying to hook up validation using the @Valid annotation. When I fire up the application I\'m getting the following exceptio
Hibernate Validator 3.1 is not a JSR303 provider. You need to upgrade to Hibernate Validator 4 or later.