MailboxValidator Kotlin Module

MailboxValidator Kotlin Module#

This Kotlin module enables users to easily validate if an email address is valid, a type of disposable email or free email.

This module can be useful in many types of projects, for example

  • to validate an user’s email during sign up

  • to clean your mailing list prior to email sending

  • to perform fraud check

  • and so on

Table of contents#