Namespace Silverback.Messaging.Validation
Classes
MessageValidationException
The exception that is thrown when the message is not valid and the validation mode is ThrowException.
ValidatorConsumerBehavior
Deserializes the messages being consumed using the configured IMessageSerializer.
ValidatorProducerBehavior
Determines whether the message is valid.
Enums
MessageValidationMode
Specifies the message validation mode.