nspectre - declarative validation for .NET

SettingsCompilerFactory.CreateSettingsCompiler Method

Creates a new instance of ISettingsCompiler.

Overload List

Creates a new instance of ISettingsCompiler.

public ISettingsCompiler CreateSettingsCompiler(ILogger);

Creates a new instance of ISettingsCompiler.

public ISettingsCompiler CreateSettingsCompiler(ILogger,bool);

Creates a new instance of ISettingsCompiler.

public ISettingsCompiler CreateSettingsCompiler(ILogger,bool,string);

See Also

SettingsCompilerFactory Class | NSpectre.Core.Configuration.Compiler Namespace