Update of 
/cvsroot/xdoclet/xdoclet/modules/apache/src/xdoclet/modules/apache/struts/resources
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6665/src/xdoclet/modules/apache/struts/resources

Modified Files:
        dynaform_validation_xml.xdt validation_xml.xdt 
Log Message:
Added an additional merge file called validation-forms.xml that allows you to 
bypass having the formset elements required by validation-global.xml.  Also 
updated the merge file documentation in the source files.

Index: dynaform_validation_xml.xdt
===================================================================
RCS file: 
/cvsroot/xdoclet/xdoclet/modules/apache/src/xdoclet/modules/apache/struts/resources/dynaform_validation_xml.xdt,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** dynaform_validation_xml.xdt 27 Sep 2004 21:51:22 -0000      1.2
--- dynaform_validation_xml.xdt 1 Jan 2005 21:53:04 -0000       1.3
***************
*** 8,11 ****
--- 8,17 ----
    </XDtMerge:merge>
    <formset>
+   <XDtMerge:merge file="validation-forms.xml">
+   <!--
+     Define form validation config in validation-forms.xml
+   -->
+   </XDtMerge:merge>
+ 
    <XDtDFValidator:forAllForms>
      <form name="<XDtDFValidator:formName/>">

Index: validation_xml.xdt
===================================================================
RCS file: 
/cvsroot/xdoclet/xdoclet/modules/apache/src/xdoclet/modules/apache/struts/resources/validation_xml.xdt,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -r1.9 -r1.10
*** validation_xml.xdt  19 Jun 2004 23:38:50 -0000      1.9
--- validation_xml.xdt  1 Jan 2005 21:53:04 -0000       1.10
***************
*** 14,17 ****
--- 14,23 ----
    </XDtMerge:merge>
    <formset>
+   <XDtMerge:merge file="validation-forms.xml">
+   <!--
+     Define form validation config in validation-forms.xml
+   -->
+   </XDtMerge:merge>
+ 
    <XDtValidator:forAllForms>
        <XDtValidator:ifFormHasFields>



-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
xdoclet-devel mailing list
xdoclet-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to