Table of Contents

Interface ISpecification

Namespace
MassTransit
Assembly
MassTransit.Abstractions.dll

A specification, that can be validated as part of a configurator, is used to allow nesting and chaining of specifications while ensuring that all aspects of the configuration are verified correct.

public interface ISpecification
Extension Methods