EmlValidationError

EmlValidationError class

Represents the eml validation error information.

The EmlValidationError type exposes the following members:

Properties

NameDescription
line_numberGets a number of line where error was found.
error_typeGets a type of error.
error_messageGets an error message.

See Also