Packages
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`.
Current section
1 Dependency
Jump to
Current section
1 Dependency
Dependencies of email_tld_validator
1 dependency| Package | Requirement |
|---|---|
| ecto |
>= 2.0.0
|