In this article
What Is Address Validation?
Address validation is the process of verifying that a postal address is real, correctly formatted, and deliverable. It checks structure, completeness, and optionally looks up the address against official postal databases to confirm it exists.
Address quality directly impacts delivery success rates, customer satisfaction, and operational costs. Studies show that 20-30% of addresses entered through web forms contain errors, from simple typos to entirely fictional addresses.
How Address Validation Works
Address validation runs several checks to assess completeness and correctness.
- Required field check — verifies essential components are present: street, city, postal code, and country
- Postal code format — validates the postal code matches the expected format for the given country
- City/postal code consistency — cross-checks that the city and postal code are consistent for the specified country
Try it free — no signup required
Validate an Address →When To Use Address Validation
Address validation is most valuable at the point of data entry, before addresses are stored or acted upon.
- E-commerce checkout — validate shipping addresses to prevent failed deliveries and reduce returns processing costs
- Customer database — clean existing contact records to improve mail delivery rates and reduce undeliverable mail
- SaaS sign-up — validate billing addresses for invoicing accuracy and tax calculation compliance
Frequently Asked Questions
Can address validation confirm a building actually exists at that address?
Basic validation checks format and consistency. Full delivery point validation — which confirms a specific building or apartment exists at the address — requires integration with national postal authority databases such as Royal Mail PAF or USPS database.
Does address validation work for all countries?
Address formats vary significantly between countries. CheckTown validates postal code formats and structure for all major countries. Delivery point verification depth varies by country depending on available postal data.
How often should I re-validate addresses in my database?
Addresses change over time due to moves, building demolitions, street renaming, and postal code reorganization. For active customer databases, annual re-validation is recommended. Delivery-critical databases (logistics, e-commerce) benefit from validation at every order.