dwinterfeldt 01/06/30 23:17:24
Modified: doc/userGuide resources.xml
Log:
The name "David Winterfeldt" was incorrectly spelled as "David Winderfeldt".
Revision Changes Path
1.3 +1 -1 jakarta-struts/doc/userGuide/resources.xml
Index: resources.xml
===================================================================
RCS file: /home/cvs/jakarta-struts/doc/userGuide/resources.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- resources.xml 2001/06/16 12:44:12 1.2
+++ resources.xml 2001/07/01 06:17:24 1.3
@@ -17,7 +17,7 @@
Cedric Dumoulin - A component is a JSP page that can be inserted in another JSP
page,
like templates, but can take "parameters" (URLs or 'direct' string intemplates).
</p>
-<p><a href="http://home.earthlink.net/~dwinterfeldt/"><b>Struts Validator by David
Winderfeldt</b></a> - Perform basic validations to check if a field
+<p><a href="http://home.earthlink.net/~dwinterfeldt/"><b>Struts Validator by David
Winterfeldt</b></a> - Perform basic validations to check if a field
is required, matches a regular expression, and some basic type checking. Different
validation rules can be
defined for different locales. The framework has basic support for user defined
constants which can be used
in some field attributes. The validation routines are modifiable in the
validation.xml file so custom validation