Question
How to add validation for phone number?
I am getting a broken process if a user is entering phone number like 123 4567890. So I want to add a validation that when user enter any space between the phone number, the field should not accept the value and ask user to enter telephone number without any space
