Class MessageValidationError

MessageValidationError class

Represents the message validation error information.

public sealed class MessageValidationError

Properties

NameDescription
Description { get; }Gets an error description.
ErrorType { get; }Gets a type of error.
LineNumber { get; }Gets a number of line where error was found.

See Also