How to restrict RFC 5322 Standard email regex to 254 characters?

后端 未结 0 1907
余生分开走
余生分开走 2020-12-11 00:24

I am trying to limit number of characters to 254 using regex quantifier {0,254} in javascript but unable to solve that. Am I missing anything. It will validate the email bu

相关标签:
回答
  • 消灭零回复
提交回复
热议问题