Crate email_provider_validator

Source

Functionsยง

is_disposable_domain
Checks if the domain is for a disposable email provider.
is_disposable_email
Checks if the email is from a disposable email provider.
is_free_domain
Checks if the domain is for a free email provider.
is_free_email
Checks if the email is from a free email provider.
is_work_domain
Checks if the domain is for a work email.
is_work_email
Checks if the email is a work email.