- Alphabets allowed
- Number and Special characters are not allowed
- If you enter number one alphabet should be enter
(^[a-zA-Z ]*)?(^[0-9 ]+[ a-zA-Z])*$
this expression is working only problem with when i type 123 main street it only allow 123 m i wanted to make it infinite