-
Notifications
You must be signed in to change notification settings - Fork 169
Closed
Labels
bugIssue: Works not as designedIssue: Works not as designed
Description
Hello,
According to RFC 1035, domain label cannot start or end in hyphen. Validation on email addresses such as email("andy-noble@data-workshop.-com")
should throw a ValidationFailure while the function currently returns True.
rayshan
Metadata
Metadata
Assignees
Labels
bugIssue: Works not as designedIssue: Works not as designed