How do you perform address validation?
Posted
by Kevin Pang
on Stack Overflow
See other posts from Stack Overflow
or by Kevin Pang
Published on 2008-09-25T18:09:12Z
Indexed on
2010/05/20
18:40 UTC
Read the original article
Hit count: 242
validation
|street-address
Is it even possible to perform address (physical, not e-mail) validation? It seems like the sheer number of address formats, even in the US alone, would make this a fairly difficult task. On the other hand, it seems like a task that would be necessary for several business requirements.
© Stack Overflow or respective owner