zip code regex

153

zip code regex -

^[0-9]{5}(?:-[0-9]{4})?$

zip code regex -

^[1-9][0-9]{5}$

Comments

Submit
0 Comments