Skip to content

/AWS1/CL_SE2MAILBOXVALIDATION

Contains detailed validation information about an email address.

CONSTRUCTOR

IMPORTING

Optional arguments:

io_isvalid TYPE REF TO /AWS1/CL_SE2EMAILADDRESSINSI00 /AWS1/CL_SE2EMAILADDRESSINSI00

Overall validity assessment with a confidence verdict.

io_evaluations TYPE REF TO /AWS1/CL_SE2EMAILADDRESSINSI01 /AWS1/CL_SE2EMAILADDRESSINSI01

Specific validation checks performed on the email address.


Queryable Attributes

IsValid

Overall validity assessment with a confidence verdict.

Accessible with the following methods

Method Description
GET_ISVALID() Getter for ISVALID

Evaluations

Specific validation checks performed on the email address.

Accessible with the following methods

Method Description
GET_EVALUATIONS() Getter for EVALUATIONS