Packages
email_tld_validator
v 0.1.3
A simple email address validator for Elixir that first checks the address with a regular expression and then checks if the Top-Level Domain of the host is included in ICANN's List of Top-Level Domains. The package is meant for use with `Ecto.Changeset`.
Dependencies of email_tld_validator
1 dependency| Package | Requirement | Status |
|---|---|---|
| ecto | >= 2.0.0 |