logoalt Hacker News

layer8today at 7:37 AM1 replyview on HN

While I’m opposed to opinionated validation as well, you seem to be missing the issue it tries to solve, which is the user mistyping their email address, not receiving the verification email, and either thinking everything is fine, or thinking that the process is borked, and in any case not proceeding and not becoming your customer. The goal of opinionated validation is to inform the user about an incorrect email address immediately when they are entering it, so they can correct it right away.


Replies

account42today at 10:04 AM

You could do soft validation that provides protection for common mistakes while still allowing users to use domains you didn't expect.

"Did you mean [email protected] instead of layer8@gmailc0m [Y][N]".