Monday, February 10, 2014

Re: How to do validations in GWT MVP Pattern

Slightly off topic, but do you know if the hibernate-validation support will be upgraded to version hibernate validator 5?

hibernate-validator-4.1.0.Final.jar requires on an old slf4j, and it plays a bit of havoc when including it in projects that require modern sl4j.


On Monday, February 10, 2014 11:17:04 AM UTC+2, Jens wrote:
GWT supports/emulates JSR 303 (Bean Validation) on the client: http://www.gwtproject.org/doc/latest/DevGuideValidation.html

-- J.

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.

No comments:

Post a Comment