e 02, 2006 10:08 AM
To: user@struts.apache.org
Subject: Validation with validwhen
Hi all.
Simple question. Does "validwhen" works client side?
Regards
--
Cassio Santos Pereira
-
To unsubscribe, e-mail: [EMAIL PROTE
Hi all.
Simple question. Does "validwhen" works client side?
Regards
--
Cassio Santos Pereira
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
[EMAIL PROTECTED]>
Reply-To: "Struts Users Mailing List"
To: "Struts Users Mailing List"
Subject: RE: validation with validwhen
Date: Fri, 26 May 2006 11:56:35 -0500
"and getting the error when used double."
Could you explain that? Like what exactly do you input when
, 2006 11:51 AM
To: user@struts.apache.org
Subject: RE: validation with validwhen
no, it's not a dumb question.
But yah, I do have the key right!! and getting the error when used
double.
Using 1.2.7 version of struts.
Actually I did try
>(*this* > 0) too but, this didn't wo
o: "Struts Users Mailing List"
To: "Struts Users Mailing List"
Subject: RE: validation with validwhen
Date: Fri, 26 May 2006 10:20:01 -0500
Fea,
What version of struts are you using? Dumb question, but are you sure
the key "lbl.notvalidnumber" is spelled right in you
To: Struts Users Mailing List
Subject: RE: validation with validwhen
and also make sure it's value is greater than Zero.
Do you need >= or > than 0?
(*this* > 0) might do the trick.
Thanks,
Vijaya
-Original Message-
From: fea jabi [mailto:[EMAIL PROTECTED]
Sent: Friday,
alidation with validwhen
Thankyou for the response.
tried
(*this* >= 0)
but still not getting error message. any other suggessions?
>From: "Chaudhary, Harsh" <[EMAIL PROTECTED]>
>Reply-To: "Struts Users Mailing List"
>To: "Struts Users Mailing List&quo
Thankyou for the response.
tried
(*this* >= 0)
but still not getting error message. any other suggessions?
From: "Chaudhary, Harsh" <[EMAIL PROTECTED]>
Reply-To: "Struts Users Mailing List"
To: "Struts Users Mailing List"
Subject: RE: validation with
Instead of this:
(*this* >= 0)
Use this:
(*this* >= 0)
Its to do with how your '>' characters are parsed.
Harsh.
-Original Message-
From: fea jabi [mailto:[EMAIL PROTECTED]
Sent: Friday, May 26, 2006 8:01 AM
To: user@struts.apache.org
Subject: RE: validation w
t; <[EMAIL PROTECTED]>
>Reply-To: "Struts Users Mailing List"
>To: user@struts.apache.org
>Subject: validation with validwhen
>Date: Thu, 25 May 2006 12:31:56 -0400
>
>want to validate a property for
>
>required,
>and also make sure it's value
can someone help me with this please? thanks.
From: "fea jabi" <[EMAIL PROTECTED]>
Reply-To: "Struts Users Mailing List"
To: user@struts.apache.org
Subject: validation with validwhen
Date: Thu, 25 May 2006 12:31:56 -0400
want to validate a property for
require
want to validate a property for
required,
and also make sure it's value is greater than Zero. The value should be a
positive double.
tried the below
test
(*this* >= 0)
when nothi
ddressLine1 == null))
>
>
>
> Niall
>
> - Original Message -----
> From: "Todd Nine" <[EMAIL PROTECTED]>
> To: "Struts Users Mailing List"
> Sent: Friday, February 25, 2005 7:21 PM
> Subject: Complex Validation with validwhen and
d Nine" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List"
Sent: Friday, February 25, 2005 7:21 PM
Subject: Complex Validation with validwhen and large condition
> Hi all,
>I'm having some issues getting validwhen to perform the way I want
> it to. I would li
Hi all,
I'm having some issues getting validwhen to perform the way I want
it to. I would like the following general functionality.
1. The user can input an aseAddress.
2. The address as a whole is nullable, however if they fill in any of
the fields, they must filling ALL of the address fie
15 matches
Mail list logo