Author: artdaw
Date: 2008-09-12 08:46:55 -0400 (Fri, 12 Sep 2008)
New Revision: 10432
Modified:
trunk/docs/userguide/en/src/main/docbook/included/beanValidator.xml
Log:
Modified: trunk/docs/userguide/en/src/main/docbook/included/beanValidator.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/beanValidator.xml 2008-09-12
12:46:26 UTC (rev 10431)
+++ trunk/docs/userguide/en/src/main/docbook/included/beanValidator.xml 2008-09-12
12:46:55 UTC (rev 10432)
@@ -80,8 +80,8 @@
HtmlbeanValidator mybeanValidator= new HtmlbeanValidator();
...
]]></programlisting>
+ </section>
-
<!-- Start Details of Usage-->
<section>
<title>Details of Usage</title>
@@ -184,6 +184,14 @@
</emphasis>which displays validation
messages about
validation errors.</para>
</section>
+
+
+
+ <section>
+ <title>Relevant Resources Links</title>
+ <para><ulink
url="http://livedemo.exadel.com/richfaces-demo/richfaces/beanValidat...
+ Here</ulink> you can see an example of <emphasis
role="bold"><property><rich:beanValidator></property>
+ </emphasis> usage and sources for the given example.
</para>
</section>
</section>