Validation class for Credit Card
Package to validate Credit card.
Credit card number
Card security code
Card type (i.e. Visa, Mastercard...)
Theses methods only check the format of the data. For instance the package does NOT check if a card is a legitimate card registered with a card issuer, or if the card is reported stolen, etc...
See also :