Revision: 9451
Author: [email protected]
Date: Thu Dec 16 09:47:49 2010
Log: escape wikilink
http://code.google.com/p/google-web-toolkit/source/detail?r=9451
Modified:
/wiki/BeanValidation.wiki
=======================================
--- /wiki/BeanValidation.wiki Thu Dec 16 09:46:38 2010
+++ /wiki/BeanValidation.wiki Thu Dec 16 09:47:49 2010
@@ -65,7 +65,7 @@
= Best Practices =
* Use Groups to specify what constraints to run on the client
- * Super source Validator that are not GWT compatible using
NotGwtCompatibleValidator (see
[http://code.google.com/p/google-web-toolkit/source/browse/trunk/user/src/org/hibernate/validator/super/org/hibernate/validator/constraints/impl/FutureValidatorForCalendar.java
FutureValidatorForCalendar.java])
+ * Super source Validator that are not GWT compatible
using !NotGwtCompatibleValidator (see
[http://code.google.com/p/google-web-toolkit/source/browse/trunk/user/src/org/hibernate/validator/super/org/hibernate/validator/constraints/impl/FutureValidatorForCalendar.java
FutureValidatorForCalendar.java])
*
= What is not supported =
* XML configuration
--
http://groups.google.com/group/Google-Web-Toolkit-Contributors