Questions tagged [validation-controls]

31 questions
-1
votes
1 answer

Regex to validate date format MM/DD/YY including leap year

I am looking for a regular expression to validate date format mm/dd/yy (including leap year) as well. Date should be masked in MM/DD/YY format. Kindly help me find a solution. Thanks a lot in advance!
1 2
3