You can write custom methods to extend the plugin with whatever
methods you need:
http://docs.jquery.com/Plugins/Validation/Validator/addMethod

You should be able to use numberDE for that number format. Look at
dateDE or any of the other date methods to see how they are
implemented.

Jörn

On Mon, May 18, 2009 at 9:28 PM, MaxMax <xana...@geocities.com> wrote:
>
> Does the JQuery Validation plugin supports internationalization? Here
> in Italy for example we write 1,5 instead of 1.5 and 1.500,5 instead
> of 1,500.5 and the dates are in another format (dd/MM/yyyy)...
>
> Thanks
> Massimiliano
>

Reply via email to