/[Apache-SVN]/myfaces/impl/trunk/tld/entities/validator_min_max_attributes.xml
ViewVC logotype

Diff of /myfaces/impl/trunk/tld/entities/validator_min_max_attributes.xml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

--- myfaces/impl/trunk/tld/entities/validator_min_max_attributes.xml	2005/11/25 00:03:17	348837
+++ myfaces/impl/trunk/tld/entities/validator_min_max_attributes.xml	2005/11/25 00:28:55	348838
@@ -4,10 +4,12 @@
         <required>false</required>
         <rtexprvalue>false</rtexprvalue>
         <type>java.lang.String</type>
+        <description>The smallest value that should be considered valid.</description>
       </attribute>
       <attribute>
         <name>maximum</name>
         <required>false</required>
         <rtexprvalue>false</rtexprvalue>
         <type>java.lang.String</type>
+        <description>The largest value that should be considered valid.</description>
       </attribute>

 

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26