Regexp:Email
Revision as of 09:42, 1 March 2021 by Tim Holzheim (talk | contribs)
| id | |
|---|---|
| regexp | || |
| base type | |
| inverse | |
| message | Must be a valid e-mail address |
| or char | |
| base prefix |
Regexp
/^([^<>()[\]\\.,;:\s@"]+(\.[^<>()[\]\\.,;:\s@"]+)*)@(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,})$/
{{{Test}}}