-
-
Notifications
You must be signed in to change notification settings - Fork 154
Open
@janbarasek
Description
Version: v3.1.2
Bug Description
Input Validators::isEmail("'jan@barasek.com") return true, but I think it is not valid address, because it starting with apostrophe.
Expected Behavior
Addresses starting or ending with special characters should be detected as invalid.
I'm not sure how to elegantly implement this into the current regular expression, so I'm starting an issue.
Thanks!
Metadata
Metadata
Assignees
Labels
No labels