Open albertsutz opened 2 years ago
Invalid email is allowed allowing missing part of valid domain emails for example : test@gmail.com rather than test@com
Emails without top level domains are technically valid. We tested our validation against the HTML5 validation.
https://stackoverflow.com/questions/20573488/why-does-html5-form-validation-allow-emails-without-a-dot
Team chose [response.Rejected]
response.Rejected
Reason for disagreement: [replace this with your explanation]
Invalid email is allowed allowing missing part of valid domain emails for example : test@gmail.com rather than test@com