rleland 2002/11/14 11:25:58 Modified: conf/share validator-rules.xml Log: Validate against commons-validator dtd. Revision Changes Path 1.14 +3 -0 jakarta-struts/conf/share/validator-rules.xml Index: validator-rules.xml =================================================================== RCS file: /home/cvs/jakarta-struts/conf/share/validator-rules.xml,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- validator-rules.xml 24 Oct 2002 16:30:18 -0000 1.13 +++ validator-rules.xml 14 Nov 2002 19:25:55 -0000 1.14 @@ -1,3 +1,6 @@ +<!DOCTYPE form-validation PUBLIC + "-//Apache Software Foundation//DTD Commons Validator Rules Configuration 1.0//EN" + "http://jakarta.apache.org/commons/dtds/validator_1_0.dtd"> <!-- This file contains the default Struts Validator pluggable validator
-- To unsubscribe, e-mail: <mailto:struts-dev-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:struts-dev-help@;jakarta.apache.org>
