dgraham 2002/11/03 19:19:58
Modified: doc/userGuide dev_validator.xml
Log:
fixed typos
Revision Changes Path
1.11 +2 -2 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.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- dev_validator.xml 25 Oct 2002 22:10:42 -0000 1.10
+++ dev_validator.xml 4 Nov 2002 03:19:58 -0000 1.11
@@ -41,7 +41,7 @@
The validator xml files now validate against the DTD stored in the
commons-validator.jar.
</li>
<li>
- The default valiator-rules.xml now ignores blank fields for all the basic
validation types.
+ The default validator-rules.xml now ignores blank fields for all the basic
validation types.
If you require a field to be present then to your applications validator.xml
field definition add "required" to the depends attribute.
</li>
@@ -52,7 +52,7 @@
Deprecation of range() methods in both JavaScript and Java
</li>
<li>
- Deprecation of StrutsVlaidator & StrutsValidatorUtil
+ Deprecation of StrutsValidator & StrutsValidatorUtil
</li>
</ul>
--
To unsubscribe, e-mail: <mailto:struts-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:struts-dev-help@;jakarta.apache.org>