You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by co...@jakarta.apache.org on 2004/06/03 19:55:09 UTC

[Jakarta Commons Wiki] Updated: ValidatorXmlFile

   Date: 2004-06-03T10:55:09
   Editor: 209.98.39.51 <>
   Wiki: Jakarta Commons Wiki
   Page: ValidatorXmlFile
   URL: http://wiki.apache.org/jakarta-commons/ValidatorXmlFile

   no comment

Change Log:

------------------------------------------------------------------------------
@@ -1,7 +1,7 @@
-I want a argument in my xml field-element, for the max and min lenght validation.
-i done it based on the dtd file bot it dont works. the validator doesnt get the value. an so ich have an nullpointer exception.
+I want an argument in my xml field-element, for the max and min lengtht validation.
+I have done it based on the dtd file but it doesn't work. The validator doesn't get the value. So I get a nullpointer exception.
 
-how must i write the argument in the field element?
+How must I write the argument in the field element?
 {{{
       <field property="name"
         depends="required,minlength,maxlength">

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org