-
Notifications
You must be signed in to change notification settings - Fork 163
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("[email protected]")
should throw a ValidationFailure while the function currently returns True.
rayshan
Metadata
Metadata
Assignees
Labels
bugIssue: Works not as designedIssue: Works not as designed