Skip to content

A validation module checking for disposable email addresses via online sources

License

Notifications You must be signed in to change notification settings

soenneker/soenneker.validators.email.disposable.online

Repository files navigation

Soenneker.Validators.Email.Disposable.Online

A validation module checking for disposable email addresses via online sources

This makes a request to grab a list of disposable email domains, and is good for scenarios where your NuGet packages may not get updated often. Otherwise, Soenneker.Validators.Email.Disposable is recommended. The list is stored within the package; it's faster to load with no reliance on availability.

Installation

dotnet add package Soenneker.Validators.Email.Disposable.Online

About

A validation module checking for disposable email addresses via online sources

Topics

Resources

License

Stars

Watchers

Forks

Languages