nspectre - declarative validation for .NET

ISettingsCompilerFactory Interface

ISettingsCompilerFactory is the interface implemented by SettingsCompilerFactories.

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

public interface ISettingsCompilerFactory

Types that implement ISettingsCompilerFactory

Type Description
SettingsCompilerFactory SettingsCompilerFactory creates instances of SettingsCompiler.

Requirements

Namespace: NSpectre.Core.Configuration.Compiler

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

See Also

ISettingsCompilerFactory Members | NSpectre.Core.Configuration.Compiler Namespace