-Original Message-
From: Kishore Senji [mailto:[EMAIL PROTECTED]
Sent: Wednesday, September 21, 2005 9:11 PM
To: Struts Users Mailing List
Subject: Re: Validating Indexed Properties
> public class DevicePartMeasurementTO implements Serializable {
>
>
>
> private int de
> public class DevicePartMeasurementTO implements Serializable {
>
>
>
> private int devicePartsTypeID;
>
> private String devicePartsType;
>
> private float prWave;
>
> private float impedance;
>
> private String threshold;
>
>
>
> public DevicePartMeasurementTO()
>
> {
>
>
>
> }
>
> getters a
On 04/08/05, Kalra, Ashwani <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> Can some one give me some sample on how to validate the indexed
> properties in Struts 1.1
>
I assume you are using the default Validator plugin.
This is an excerpt from my validation.xml, using indexed properties.
No there isn't, but I think it would be a good idea to add "indexed"
attribute to the errors/messages tags.
Why not create an enhancment request in bugzilla and even better, post a
patch.
http://issues.apache.org/bugzilla/
Niall
- Original Message -
From: "Michael Muller" <[EMAIL PROTE
> non-numeric cash value is entered. I would like
to
> display a little
> exclamation point icon next to the field with the
> bad cash value.
>
> Is this possible? I don't see any support in the
> "messagesPresent" tag
> for indexed properties, nor do I see any support
for
> indexed items in
5 matches
Mail list logo