nspectre - declarative validation for .NET

ISettingsCompiler Properties

The properties of the ISettingsCompiler interface are listed below. For a complete list of ISettingsCompiler interface members, see the ISettingsCompiler Members topic.

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.

See Also

ISettingsCompiler Interface | NSpectre.Core.Configuration.Compiler Namespace