play & objectify-led – binding uploaded data to application models the lazy way, part 2
In my previous post, I described an approach for binding data from uploaded files into entity instances. One important part was left out from this post – validation. Since the play framework supports JPA as a persistence mechanism out of Read more