Determines if the credit card number is valid (only checks if card numbers starts with 0 or 1.).
false if the number if invalid. true otherwise.
ICardNumberValidator.IsValid
MockCardNumberValidator Class | CreditProcessLib.Mocks Namespace