Bean validation is not working spring data neo4j
问题 I am using SDN with embedded neo4j. i have to use bean validate, but it not working.null is saving in database without any exception. Dependency is dependencies { // specify dependencies here under either 'build', 'compile', 'runtime', 'test' or 'provided' scopes e.g. // runtime 'mysql:mysql-connector-java:5.1.29' // runtime 'org.postgresql:postgresql:9.3-1101-jdbc41' test "org.grails:grails-datastore-test-support:1.0-grails-2.4" compile 'org.springframework.data:spring-data-neo4j:3.2.0