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.

See Also