The default date validation is quite weak, indeed. You can add your
own method, maybe using datejs.com, easily:
http://docs.jquery.com/Plugins/Validation/Validator/addMethod

Jörn

On Tue, Jul 14, 2009 at 10:47 PM, Matt Wilson<m...@tplus1.com> wrote:
>
> I'm using this validation plugin 
> http://bassistance.de/jquery-plugins/jquery-plugin-validation/
> and it is great.
>
> However, it rejects dates like 07-14-2009 as invalid.  Is there some
> way to add a list of valid formats?
>
> If not, should I write my own method to match that particlar format?

Reply via email to