views:

17

answers:

0

I am using xVal for my validation purposes.

I have date that uses 3 dropdowns - month, day, year.

How would I validate a date like that using xVal? Even if maybe just on serverside? (and then write my own clientside validator?!)

Like how I should name these 3 dropdowns... etc... any working example?