Revision: 9430
Author: [email protected]
Date: Wed Dec 15 11:14:41 2010
Log: Edited wiki page BeanValidation through web user interface.
http://code.google.com/p/google-web-toolkit/source/detail?r=9430
Modified:
/wiki/BeanValidation.wiki
=======================================
--- /wiki/BeanValidation.wiki Wed Dec 15 10:58:48 2010
+++ /wiki/BeanValidation.wiki Wed Dec 15 11:14:41 2010
@@ -7,3 +7,17 @@
= Introduction =
GWT supports a subset of JSR 303 Bean Validation.
+
+== What is not supported ==
+ * XML configuration
+ * Validating non GWT compatible classes like Calendar
+
+== Known Issues ==
+
+=== Critical Bugs ===
+ * Calling the correct !ConstraintValidotor based on bean type (class).
+
+=== Other Issues ===
+ * Many errors that would happen at runtime are failing the compile
+ * !ReportAsSingleViolation has no effect.
+ * Message Localization
[http://code.google.com/p/google-web-toolkit/issues/detail?id=5763 Issue
5763]
--
http://groups.google.com/group/Google-Web-Toolkit-Contributors