husted 2003/03/16 08:25:55
Modified: doc/userGuide dev_validator.xml
Log:
Update per ticket #17493 by Matt Raible.
Revision Changes Path
1.27 +6 -0 jakarta-struts/doc/userGuide/dev_validator.xml
Index: dev_validator.xml
===================================================================
RCS file: /home/cvs/jakarta-struts/doc/userGuide/dev_validator.xml,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- dev_validator.xml 15 Mar 2003 22:32:20 -0000 1.26
+++ dev_validator.xml 16 Mar 2003 16:25:55 -0000 1.27
@@ -91,6 +91,12 @@
validator's name attribute.
</p>
+ <p>
+ For an example of creating a"twofields" validator, see
+ <a href="http://tinyurl.com/6jnv">"Struts Validator: Validating Two Fields
Match"</a>
+ by Matt Raible.
+ </p>
+
<pre><code><![CDATA[
<field
property="lastName"
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]