1. 7771b37 Handle validation of cascaded Arrays, Iterables and Maps. by nchalko@google.com · 14 years ago
  2. a648abd Basic MessageIntrpolation. by nchalko@google.com · 14 years ago
  3. f2e431c Handle composite constraints. by nchalko@google.com · 14 years ago
  4. ecb1b99 Public: GWT emulation for the normal Validation Bootstrap. by nchalko@google.com · 14 years ago
  5. d6d3113 Public: Use jsni to access private fields and methods. by nchalko@google.com · 14 years ago
  6. 3445591 Public: Handle fields marked @Valid by nchalko@google.com · 14 years ago
  7. a485e53 Public: Only process requested groups. by nchalko@google.com · 14 years ago
  8. e2c9c4b Checkstyle fixes for Issue 1110801 by rchandia@google.com · 14 years ago
  9. 3578dec Public: Handle constraints on Primitive fields. by nchalko@google.com · 14 years ago
  10. b24a86b Removing third party jars from gwt-servlet.jar. by jlabanca@google.com · 14 years ago
  11. 4973524 Public: custom serializer and other code needed to send constraint violations by nchalko@google.com · 14 years ago
  12. 2a94fde roll back 17758916 by nchalko@google.com · 14 years ago
  13. 8807273 Public: custom serializer and other code needed to send constraint violations by nchalko@google.com · 14 years ago
  14. 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
  15. b980e6a Public: Use a seperate sample.extraclasspath so each sample can specify their own jars. by nchalko@google.com · 14 years ago
  16. 69da43f Public: First take at GWT validation that actually validates on the client side. by nchalko@google.com · 14 years ago
  17. c722357 Public: Restore the samples/validation classes/marker by nchalko@google.com · 15 years ago
  18. 361d697 Public: First pass at generating a GWT Validator. by nchalko@google.com · 15 years ago
  19. 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
  20. d4dd921 Samples should define ant prop $sample.path, used from by fabbott@google.com · 15 years ago
  21. 97def99 Public: Start of a sample application showing GWT validation. by nchalko@google.com · 15 years ago