validate Tools
credit_card
Validate a credit card number using Luhn algorithm and detect card type
credit-card
luhn
validate
iban
Validate an IBAN (International Bank Account Number) and return country and formatted form
iban
bank
validate
json
Validate JSON syntax and optionally validate against a JSON Schema
json
schema
validate
url
Validate whether a string is a well-formed URL
url
validate
vat
Validate an EU VAT number format by country
vat
tax
eu
validate
ean_generate
Generate a complete EAN/UPC barcode by computing and appending the check digit
ean
barcode
upc
generate
ean_validate
Validate an EAN/UPC barcode and verify its check digit
ean
barcode
upc
validate