G
Guest
Hi,
I am using the following regex to check street address but it fails when I
pass "N' Select". How can I fix his?
^[a-zA-Z\d]+(([\'\,\.\- #][a-zA-Z\d ])?[a-zA-Z\d]*[\.]*)*$
Thanks
I am using the following regex to check street address but it fails when I
pass "N' Select". How can I fix his?
^[a-zA-Z\d]+(([\'\,\.\- #][a-zA-Z\d ])?[a-zA-Z\d]*[\.]*)*$
Thanks