husted 2004/02/20 08:35:17
Modified: doc/userGuide release-notes.xml
Log:
Update release notes.
Revision Changes Path
1.49 +3 -0 jakarta-struts/doc/userGuide/release-notes.xml
Index: release-notes.xml
===================================================================
RCS file: /home/cvs/jakarta-struts/doc/userGuide/release-notes.xml,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- release-notes.xml 19 Feb 2004 21:09:45 -0000 1.48
+++ release-notes.xml 20 Feb 2004 16:35:17 -0000 1.49
@@ -434,6 +434,9 @@
<strong>Validator Package Changes</strong> [
<code>org.apache.struts.validator</code>]</p>
<ul>
+ <li>2004-02-20 - Changed FieldCheck so that it examines all indexed
fields and does not stop on the first failure.</li>
+ </ul>
+ <ul>
<li>2004-01-17 - Changed initValidator() to accept an ActionMessages
object instead of ActionErrors; changed ACTION_ERRORS_PARAM name to
ACTION_MESSAGES_PARAM.</li>
<li>2004-01-17 - Add section to Validator User Guide listing standard
validations.</li>
</ul>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]