-
Notifications
You must be signed in to change notification settings - Fork 174
Hyphens in domain label #153
Copy link
Copy link
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugIssue: Works not as designedIssue: Works not as designed