dgraham 2003/03/15 15:07:06 Modified: validator/conf/share validator_1_0_1.dtd Log: Removed incorrect and redundant comment. Revision Changes Path 1.3 +3 -5 jakarta-commons/validator/conf/share/validator_1_0_1.dtd Index: validator_1_0_1.dtd =================================================================== RCS file: /home/cvs/jakarta-commons/validator/conf/share/validator_1_0_1.dtd,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- validator_1_0_1.dtd 12 Mar 2003 06:03:43 -0000 1.2 +++ validator_1_0_1.dtd 15 Mar 2003 23:07:06 -0000 1.3 @@ -32,10 +32,8 @@ <!-- - The "validator" element defines what validators objects can be used with - the fields referenced by the formset elements. The validator element can - accept 4 properties: name, classname, method, methodparams, msg, depends, - and jsFunctionName. + The "validator" element defines what validator objects can be used with + the fields referenced by the formset elements. --> <!ELEMENT validator (javascript?)> <!ATTLIST validator name CDATA #REQUIRED
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
