dart-league / validators

:turtle: String validation and sanitization for Dart.
https://pub.dartlang.org/packages/validators
MIT License
82 stars 27 forks source link

Issue with Email Validation #31

Open LuizGrochevski opened 1 year ago

LuizGrochevski commented 1 year ago

The email with ellipsis (...) after the @ is not valid, but it accepts.

Example: email@exa....mple.com