gwt /
gwt /
88fc03eb2527eb4f7404492f17daaafc8ad35a10 Prevent code for constraints which are not in the groups listed in the @GwtValidation annotation from being generated. This greatly simplifies the creation of server-side-only constraints which will not compile using GWT - just put those contratins in a "server side" group and be sure to not list this group in the @GwtValidation annotation of the Validator.
Also noticed and fixed a few validator factories which did not explicitly list all groups of a group sequence in the @GwtValidation "groups" field.
[JSR 303 TCK Result] 191 of 192 (99.48%) Pass with 0 Failures and 0 Errors.
Review at http://gwt-code-reviews.appspot.com/1802805
git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@11227 8db76d5a-ed1c-0410-87a9-c151d255dfc7
14 files changed