nspectre - declarative validation for .NET

SettingsCompiler Constructor

Creates a new instance of SettingsCompiler.

Overload List

Creates a new instance of SettingsCompiler.

public SettingsCompiler(ILogger);

Creates a new instance of SettingsCompiler.

public SettingsCompiler(ILogger,bool);

Creates a new instance of SettingsCompiler.

public SettingsCompiler(ILogger,bool,string);

See Also

SettingsCompiler Class | NSpectre.Core.Configuration.Compiler Namespace