cdepillabout / cdepillabout/purescript-email-validate
Confusing error message for attempted email addresses like "foo@"
Open
- Dominant language
- PureScript
- Stars
- 17
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
When attempting email addresses like `foo@`, this gives
```
Email validation error: Could not match character '['
```
Which is correctly marked as invalid but the message itself does not seem to be very useful.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.