I have been using this to take date as mm/dd/yyyy format...
You might want to use a regular expression for the date :
Also, as Daniel pointed out below you will need to use this in conjunction with your other validators to fully validate the date.