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