Hi all,
we have developed a web app using asp.net.
We want to provide Phone number/Mobile number validation for valid numbers (national and international).
I tried some regex but that regex is not working for both (national and international).
How can I do this?
Any help would be appreciated.
Thank you.
rahul kumarPosted Aug 7, 2021, 6:45 AM
Sachin SinghPosted Aug 3, 2021, 8:59 AM
Abhishek ChadhaPosted Aug 3, 2021, 8:17 AM
You can check on conditional basis
Basem AlshabaniPosted Aug 3, 2021, 5:33 AM
Check for an external api provider(Example:rapidapi.com)