Prevent Users from Entering Incorrect Dates
Currently, if a user enters a date in the right format (MM/DD/YYYY) the system allows it, even if if the year is not logical for them to be entering. If the system did not allow incorrect dates (i.e. no years before 2000), it could ensure users do...