Reviewers: Ray Ryan, Description: Make javax.validation available to gwt clients.
This is a first step towards supporting JSR-303 in the GWT client. Please review this at http://gwt-code-reviews.appspot.com/711801/show Affected files: M user/build.xml A user/src/com/google/gwt/validation/Validation.gwt.xml A user/src/javax/validation/Validation.gwt.xml A user/test/com/google/gwt/validation/ValidationSuite.java A user/test/com/google/gwt/validation/client/SimpleSample.java A user/test/com/google/gwt/validation/client/SimpleSampleTest.java -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
