Its not down to Struts, since Validator is a separate project and form
ineritance (using "extends") has already been put into the development
version of Validator (i.e. Validator 1.2) - so its arrival is purely
dependant on a release of that version of Validator.
http://jakarta.apache.org/comm
on elements,
it mimics what Tiles has achieved.
Thanks,
Paul
-Original Message-
From: news [mailto:[EMAIL PROTECTED] On Behalf Of Edward Cruz
Sent: Wednesday, February 16, 2005 1:55 PM
To: user@struts.apache.org
Subject: Re: Validator, Indexed Properties and error messages.
Thank yo
Thank you for your help.
Antony Joseph lycos.com> writes:
>
> Check out
> http://www.niallp.pwp.blueyonder.co.uk/strutsvalidatorextends.html
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail:
Check out
http://www.niallp.pwp.blueyonder.co.uk/strutsvalidatorextends.html
- Original Message -
From: "Cruz, Edward J." <[EMAIL PROTECTED]>
To: "Struts Users Mailing List"
Subject: Validator, Indexed Properties and error messages.
Date: Tue, 15 Feb 2005
Hello all,
In review various documentation and several google search's I have
found how to use the validator framework to validate indexed properties. In
looking at the javadocs for the validator framework I see that the field
class has an attribute called 'property' which (I think) tell
- Original Message -
From: "Matt Bathje" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List"
Sent: Friday, January 07, 2005 1:03 AM
Subject: Re: [validator] indexed properties
> William -
>
> The problem here is that validator is expecting quantityArra
William -
The problem here is that validator is expecting quantityArray to contain
a property called quantity for each element it contains. (For example:
quantityArray[0].quantity, quantityArray[1].quantity etc.) Since
quantityArray is an array of Integer, it obviously does not contain a
proper
Hi all,
even after scanning the doco, examples, source code and previous posts I
still can't get validation to happen for an indexed field in my Struts
(1.2.4) application working. I would really appreciate some help crafting
the appropriate validation definition.
My form is defined as
to:[EMAIL PROTECTED]
Sent: Tuesday, March 30, 2004 8:42 AM
To: Struts Users Mailing List
Subject: validator indexed properties
I've heard it can be done , read the presentations, brought the
t-shirt, brought another tee shirt for my gran but does using validator
of indexed properties works.
you'll get other replies, but I think it should be
indexedListProperty="stockItems"
property="colour"
sandeep
-Original Message-
From: Mark Lowe [mailto:[EMAIL PROTECTED]
Sent: Tuesday, March 30, 2004 8:42 AM
To: Struts Users Mailing List
Subject: validator
I've heard it can be done , read the presentations, brought the
t-shirt, brought another tee shirt for my gran but does using validator
of indexed properties works.
..
I'm validating other fields so its not that i haven't validate="true"
or anything like that. I've bee googling and
11 matches
Mail list logo