Validating Email Addresses With a Filter

  • + 3 comments

    Lots of ambiguity here, don't know if extensions are allowed to have numbers, or if extensions can be of length 0, or if username can be length 0. Makes the task more about "guess the regex that validates our definition of what a valid email addresses is" than using filter