Regular expression for email that does not allow consecutive dots before @

后端 未结 0 382
梦毁少年i
梦毁少年i 2021-02-19 19:26

I\'m writing a regex for client form data validation through JavaScript but I can\'t find a way to make a regex that matches this rules:

  1. Email must not begin with d
相关标签:
回答
  • 消灭零回复
提交回复
热议问题