Update of /cvsroot/xdoclet/xdoclet/modules/apache/src/META-INF
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21250/src/META-INF
Modified Files:
xtags.xml
Log Message:
Added the ability to override validation rules on fields.
Index: xtags.xml
===================================================================
RCS file: /cvsroot/xdoclet/xdoclet/modules/apache/src/META-INF/xtags.xml,v
retrieving revision 1.27
retrieving revision 1.28
diff -C2 -r1.27 -r1.28
*** xtags.xml 23 Sep 2004 10:41:07 -0000 1.27
--- xtags.xml 29 Nov 2004 01:20:31 -0000 1.28
***************
*** 542,545 ****
--- 542,550 ----
</parameter>
<parameter type="text">
+ <name>override</name>
+ <usage-description>If set to true, the validator
definition defined in the calling class, not the property class, is used. For
instance, if you have a class named Address with its own validation defined and
wish to use you own validation in a class that refers to Address, set override
to true and define your validation in the calling class.</usage-description>
+ <mandatory>false</mandatory>
+ </parameter>
+ <parameter type="text">
<name>msgkey</name>
<usage-description>Override key for the validator
error message</usage-description>
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
_______________________________________________
xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel