Uses of Class
com.mailboxvalidator.MBVResult
-
-
Uses of MBVResult in com.mailboxvalidator
Methods in com.mailboxvalidator that return MBVResult Modifier and Type Method Description MBVResultSingleValidation. DisposableEmail(String EmailAddress)This function to check if an email address is from a disposable email providerMBVResultSingleValidation. FreeEmail(String EmailAddress)This function to check if an email address is from a free email providerMBVResultSingleValidation. ValidateEmail(String EmailAddress)This function to validate an email address using the MailboxValidator API
-