Skip to content

Improve email validator #2

Description

@dsopas

Hi,

I would like to suggest to improve the email validator (regex: ^(([^<>()[]\.,;:\s@"]+(.[^<>()[]\.,;:\s@"]+)*)|(".+"))@(([[0-9]{1,3}.[0-9]{1,3}.[0-9]{1,3}.[0-9]{1,3}])|(([a-zA-Z-0-9]+.)+[a-zA-Z]{2,}))$) on formwatcher.

If you have a email like this:

{ª+`-_|!#$€}~@d.com

The validator will tell it's true.
Correct me if I'm wrong but I think it's not possible.

Hope it helps!

Cheers

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions