Skip to content

validation for email regex including empty strings #3117

Answered by mjashanks
yeoldegrove asked this question in Help
Discussion options

You must be logged in to vote

Hi Eike. I found this one to work:

[a-z0-9!#$%&'*+/=?^_`{|}~-]+(?:\.[a-z0-9!#$%&'*+/=?^_`{|}~-]+)*@(?:[a-z0-9](?:[a-z0-9-]*[a-z0-9])?\.)+[a-z0-9](?:[a-z0-9-]*[a-z0-9])?

Replies: 3 comments 6 replies

Comment options

You must be logged in to vote
4 replies
@NicolasFabre81
Comment options

@shogunpurple
Comment options

@NicolasFabre81
Comment options

@NicolasFabre81
Comment options

Answer selected by mjashanks
Comment options

You must be logged in to vote
2 replies
@yeoldegrove
Comment options

@mjashanks
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
forms validation Relating to validation/verification/constraints bb-bindings
5 participants