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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to