Whether you are validating an input field or posting a date to a service this snippet will show how to validate a date with a regular expression. Below will validate the date is MM-DD-YYYY so depending on your date pattern you will need to adjust the regular expression.