Show / Hide Table of Contents

    Interface IValidatableSettings

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

    Namespace: Silverback.Configuration
    Assembly: Silverback.Core.dll
    Syntax
    public interface IValidatableSettings

    Methods

    Validate()

    Throws a SilverbackConfigurationException if the configuration is not valid.

    Declaration
    void Validate()
    GitHub E-Mail
    ↑ Back to top © 2026 Sergio Aquilini