0

I need to use an html pattern to validate phone numbers that can include numbers between 0-9 and can include . and - characters but the real issue is that I have to limit the special character so that they don't repeat. I believe that the solution to this is negative lookahead but I am not able to use it.

0 Answers0