I have a phone number field in my signup form. I’ve set the input type to ‘numbers’ but user can enter special characters also. How can I validate this before form submission?
There are plugins for web, but not for Mobile.
Anybody successfully done this, please guide.