Aspose::Email::Tools::Verifications

Aspose::Email::Tools::Verifications namespace

The Aspose::Email::Tools::Verifications namespace offers classes and enums to perform comprehensive validation of email components, including syntax checks, domain verification, and mail server connectivity. Use these utilities to ensure email data integrity before processing or sending messages.

Classes

NameDescription
DomainValidatingEventArgsProvides data for the DomainValidating event.
EmailValidatorEmailValidator class provides the capability to validate e-mail addresses.
MailServerValidatingEventArgsProvides data for the MailServerValidatingEvent event.
MessageValidationErrorRepresents the message validation error information.
MessageValidationResultRepresents the result of message validation.
MessageValidatorThe message validator.
SyntaxValidatingEventArgsProvides data for the SyntaxValidating event.
ValidationResultPresent the result of the email validating process.

Enumerations

NameDescription
MessageValidationErrorTypeEnumerates the types of the message validation errors.
ValidationPolicyPresents the policy of validating email address.
ValidationResponseCodeRepresents the response status of the mail validating process.