nspectre - declarative validation for .NET

ISettingsCompiler Interface

Defines the interface to be implemented by SettingsCompilers.

For a list of all members of this type, see ISettingsCompiler Members.

public interface ISettingsCompiler

Types that implement ISettingsCompiler

Type Description
SettingsCompiler SettingsCompiler is responsible for compiling settings.

Requirements

Namespace: NSpectre.Core.Configuration.Compiler

Assembly: NSpectre.Core (in NSpectre.Core.dll)

See Also

ISettingsCompiler Members | NSpectre.Core.Configuration.Compiler Namespace