0

I am trying to validate my password field. This is my regex :- "^[a-zA-Z0-9@#$%^&_+=]{,}$" It was working fine earlier but now i don't know why it is throwing error

Error in {min,max} interval near index 23: ^[a-zA-Z0-9@#$%^&_+=]{,}$ ^

Please kindly help

Rahul Gupta
  • 5,275
  • 8
  • 35
  • 66

0 Answers0