I need to validate a date string for the format dd/mm/yyyy with a regular expresssion.
dd/mm/yyyy
This regex validates dd/mm/yyyy, but not the invalid
For use only for the day:
/
For use only for the month: