If, for instance, the dispatcher gives and address with no ZIP code we could end up somewhere in the UK and that wouldn't be so good. So validate that the address has all it's required parts, and maybe validate that the ZIP code matches up to a set of zipcodes? Or choose a better way if you'd like.
If, for instance, the dispatcher gives and address with no ZIP code we could end up somewhere in the UK and that wouldn't be so good. So validate that the address has all it's required parts, and maybe validate that the ZIP code matches up to a set of zipcodes? Or choose a better way if you'd like.