Show / Hide Table of Contents

    Interface IValidatableEndpointSettings

    Declares the Validate method that is used to check the provided settings.

    Namespace: Silverback.Messaging.Configuration
    Assembly: Silverback.Integration.dll
    Syntax
    public interface IValidatableEndpointSettings

    Methods

    | Improve this doc View source

    Validate()

    Throws an EndpointConfigurationException if the current configuration is not valid.

    Declaration
    void Validate()
    • Improve this doc
    • View source
    GitHub E-Mail
    ↑ Back to top © 2020 Sergio Aquilini