hello all,
I have a date filed that needs to be validated only for one type of date format: mm/dd/yyy.
http://bassistance.de/jquery-plugins/jquery-plugin-validation/
the validate plugin's date() method validates all sorts of date formats.
is there a way to restrict that to only one format?
do I need to write my own rule for that?
thanks
Luke

Reply via email to