For the time being GWT only supports Validation API 1.0 + Hibernate 
Validator 4.1.

As you seem to use Gradle I would recommend creating a multi module project 
so you have three distinct projects: frontend (your GWT UI), shared (used 
by frontend and backend), backend (your drop wizard service). That way your 
frontend project will never know anything about your backend libraries and 
you don't have any version mismatch trouble.

-- 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 [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to