It does not seems to work.

I tried with
[form name].ConversionException.Integer
[field name].ConversionException.Integer
ConversionException.Integer

And all of them without the Integer at the end.

And I cannot find any documentation about that....

Thierry


On Wed, Feb 24, 2010 at 11:46, Igor Vaynberg <[email protected]>wrote:

> i believe it is ConversionException.<type> so
> ConversionException.Integer=bla blah
>
> -igor
>
> On Wed, Feb 24, 2010 at 8:37 AM, Thierry Leveque <[email protected]>
> wrote:
> > In versio 1.3, I used to use form.integer.TypeValidator in my property
> file
> > to personalized error messages when a user enter a non numerical value in
> a
> > integer field.
> >
> > How does this work now in 1.4?
> >
> > I always have a generic message like "yy is not a valid int"...
> >
> >
> > Thanks
> >
> > Thierry
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to