About the Credit Card Validator
The Credit Card Validator checks numbers against the Luhn checksum — the same math every payment form uses — and identifies the card network from the prefix. Validation is purely local.
No — it only proves the number is structurally possible. Whether an account exists is known only to the issuing bank.