dgilperez / validates_zipcode

Postal code / zipcode validation for Rails, supporting 233 country codes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LT format should allow both NNNNN and LT-NNNNN

tmeckhoff opened this issue · comments

For Lithuania (LT) zip code format, it should allow both NNNNN and LT-NNNNN. As example, this JS postal code validation library that allows both formats https://github.com/Cimpress-MCP/postal-codes-js/blob/master/formats/LT.json