You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@commons.apache.org by Matt Sidesinger <bo...@yahoo.com> on 2005/08/26 18:54:01 UTC

Validator Field getFieldOrder always returns 0

I would like my validation errors to be returned in
the same order in which the validations are defined in
my validations configuration file.  To do this, I need
the value of the Field's fieldOrder.  It appears that
this value is always 0.  Is this correct or is this
something that I need to set?

I looked in the ValidatorResources's
internalProcessForms method, and looks like the
setFieldOrder method is never called.  I believe that
this is where the Validator code should be setting the
value, that is, if at all.

Has anyone had a similar problem?

Thanks,
Matt




		
____________________________________________________
Start your day with Yahoo! - make it your home page 
http://www.yahoo.com/r/hs 
 

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