Validates the expiration date of a credit card.
The month of the expiration date.
The year of the expiration date. (Cannot be more than 10 years in the future)
Returns true if the expiration date is valid, otherwise returns false.
Generated using TypeDoc
Validates the expiration date of a credit card.