EmailEctoType v0.1.4 API Reference

Modules

An ecto type that provides easy way of managing email addresses in a database.

Type representing an email address.

Validates an email address against a simple regexp. Used as default validator for EmailEctoType.

Behaviour that any validator for EmailEctoType must follow.