play-java-ebean-example icon indicating copy to clipboard operation
play-java-ebean-example copied to clipboard

Apply form validation to 2.5.x branch

Open wsargent opened this issue 8 years ago • 1 comments

Cherry pick from https://github.com/playframework/play-java-ebean-example/pull/28

wsargent avatar Mar 24 '17 04:03 wsargent

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).

gslowikowski avatar Mar 24 '17 07:03 gslowikowski