Namespace Silverback.Messaging.Validation
Classes
MessageValidationException
The exception that is thrown when the message is not valid and the validation mode is ThrowException.
ValidatorConsumerBehavior
Validates the consumed message.
ValidatorProducerBehavior
Validates the message being produced.
Enums
MessageValidationMode
Specifies the message validation mode.