1. c8f935e The DynaTable RF and Mobile Web App samples now use requestfactory-apt to by rjrjr@google.com · 14 years ago
  2. 0aaa0d5 Converts the validation sample to build with maven. Also delete an by rjrjr@google.com · 14 years ago
  3. 7771b37 Handle validation of cascaded Arrays, Iterables and Maps. by nchalko@google.com · 14 years ago
  4. a648abd Basic MessageIntrpolation. by nchalko@google.com · 14 years ago
  5. f2e431c Handle composite constraints. by nchalko@google.com · 14 years ago
  6. ecb1b99 Public: GWT emulation for the normal Validation Bootstrap. by nchalko@google.com · 14 years ago
  7. d6d3113 Public: Use jsni to access private fields and methods. by nchalko@google.com · 14 years ago
  8. 3445591 Public: Handle fields marked @Valid by nchalko@google.com · 14 years ago
  9. a485e53 Public: Only process requested groups. by nchalko@google.com · 14 years ago
  10. e2c9c4b Checkstyle fixes for Issue 1110801 by rchandia@google.com · 14 years ago
  11. 3578dec Public: Handle constraints on Primitive fields. by nchalko@google.com · 14 years ago
  12. b24a86b Removing third party jars from gwt-servlet.jar. by jlabanca@google.com · 14 years ago
  13. 4973524 Public: custom serializer and other code needed to send constraint violations by nchalko@google.com · 14 years ago
  14. 2a94fde roll back 17758916 by nchalko@google.com · 14 years ago
  15. 8807273 Public: custom serializer and other code needed to send constraint violations by nchalko@google.com · 14 years ago
  16. 07b4e2e Fixing LogExample and DynaTableRf for distro builds. The samples were being compiled, but they weren't included in the eclipse.generate target. We also now include json.jar and validation-api-1.0.0.GA.jar in gwt-servlet.jar. And for DynaTableRf (and Validation), we copy other jars into the WEB-INF/lib folder of the sample. by gwt.mirrorbot@gmail.com · 14 years ago
  17. b980e6a Public: Use a seperate sample.extraclasspath so each sample can specify their own jars. by nchalko@google.com · 14 years ago
  18. 69da43f Public: First take at GWT validation that actually validates on the client side. by nchalko@google.com · 14 years ago
  19. c722357 Public: Restore the samples/validation classes/marker by nchalko@google.com · 15 years ago
  20. 361d697 Public: First pass at generating a GWT Validator. by nchalko@google.com · 15 years ago
  21. 2d3e06f Adding the validation library to the DynaTableRf and Validation classpath to resolve missing dependencies. Also adding a marker to the classes folder in both samples so eclipse has a place to put class files. by jlabanca@google.com · 15 years ago
  22. d4dd921 Samples should define ant prop $sample.path, used from by fabbott@google.com · 15 years ago
  23. 97def99 Public: Start of a sample application showing GWT validation. by nchalko@google.com · 15 years ago