Re: One more time, Input Array :(

2005-02-10 Thread Paulo César M. Jeveaux
Hi Bill, I am happy for having answered:) Good, they are some parts of the source code there: I do not want that ID, NAME and X are OBJ Array inside, but yes, to have a OBJ Array and to validate the data using this Array. On Thu, 10 Feb 2005 09:01:09 -0500, Bill Siggelkow <[EMAIL

Re: One more time, Input Array :(

2005-02-10 Thread Bill Siggelkow
Please provide some specifics, e.g. snippet from your validation.xml. You can use the validator to validate indexed fields using the "indexed" attribute. -Bill Siggelkow - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

One more time, Input Array :(

2005-02-10 Thread Paulo César M. Jeveaux
Hi Friends of the list, I am having a great problem with input Array, as much with ActionForm how much with DynaActionForm... I obtain to perfectly validate with ActionForm an Array of String, but I do not obtain with an Array of another object, as for example, a class of the project... It will

Input Array

2005-02-03 Thread Paulo César M. Jeveaux
Hi to All How I must precede to validate an input Array? I am using DynaActionForms, but I do not know what to place much less in struts-config in validation :( -- /** * @author Paulo César M. Jeveaux * Java Consultant * @version 21.0 * http://www.portaljava.com * @deprecated