validation_results
library
Classes
-
CCNumValidationResults
-
Validation reults that are specific to credit card number validations. It contains the type of credit card
in addition to the other properties found in ValidationResults
-
ExpMonthValidationResults
-
Validation results specific to the month part of the expiration date. It contains a information about
whether or not the card is still valid for this calendar year in addition to the other properties found in ValidationResults
-
ExpYearValidationResults
-
Validation results specific to the year part of the expiration date. It contains a information about
whether or not the card expires this calendar year in addition to the other properties found in ValidationResults
-
ValidationResults
-
A class that contains the results from a validation process.
Each of the parts of the credit card are either
valid
or potentially valid