United Kingdom (GB) postal code validation without regex

前端 未结 8 1854
青春惊慌失措
青春惊慌失措 2020-12-18 22:25

I have tried several regexes and still some valid postal codes sometimes get rejected.

Searching the internet, Wikipedia and SO, I could only find regex validation s

8条回答
  •  爱一瞬间的悲伤
    2020-12-18 22:40

    Are third party services an option?

    http://www.postcodeanywhere.co.uk/address-validation/

    GeoNames Database:

    http://www.geonames.org/postal-codes/

提交回复
热议问题