How can I create validation for my phone number field that prevents users just putting multiple zeros instead of an actual phone number?
To make it clear, I just want to prevent the user from entering multiple zeroes to circumvent the other validation in place. I don't really want to follow any sort of pattern as the site I am using it on is international so a variety of different phone numbers will be input...