public interface CardValidator
void
validate(Card card)
void validate(Card card) throws InvalidCardException
InvalidCardException