nspectre - declarative validation for .NET

ISettingsCompiler Members

ISettingsCompiler overview

Public Instance Properties

Logger Gets the ILogger used by this ISettingCompiler.
Path Gets a value containing the path to which the ISettingsCompiler will save generated code.
SaveGeneratedCode Gets a value indicating whether the ISettingsCompiler will save generated code.

Public Instance Methods

GetCompiledSettings Gets the compiled settings.

See Also

ISettingsCompiler Interface | NSpectre.Core.Configuration.Compiler Namespace