The latest stable Struts, 1.2.7, doesn't support locale-specific numeric 
validations. This feature, having been added to Commons Validator 1.2.0, 
will be available in Struts 1.3 and is currently available in the source 
code repository and probably nightlies.

Don

On 9/20/05, Wojciech Ciesielski <[EMAIL PROTECTED]> wrote:
> 
> Hi there,
> 
> Where can I specify what locale should Validator use? I have problems with
> float numbers which in Poland are represented as ##,## while Validator 
> float
> rule is complaining about ##.## format...
> 
> I have session scope LOCALE set by request filter to pl_PL already but it
> doesn't help :-/
> 
> TIA
> 
> Wojtek
> 
> 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
>

Reply via email to