MessageValidationError

MessageValidationError class

Represents the message validation error information.

The MessageValidationError type exposes the following members:

Properties

NameDescription
error_typeGets a type of error.
descriptionGets an error description.
line_numberGets a number of line where error was found.

See Also