play-java-ebean-example
play-java-ebean-example copied to clipboard
Apply form validation to 2.5.x branch
Cherry pick from https://github.com/playframework/play-java-ebean-example/pull/28
There will be differences because version in master uses play-bootstrap and in SNAPSHOT doesn't.
You can compare my Maven version for 2.5.x with version for 2.6.x (files: app/views/createForm.scala.html, app/views/editForm.Scala.html, test/FunctionalTest.java and test/IntegrationTest.java).