nspectre - declarative validation for .NET

ISettingsCompiler.GetCompiledSettings Method 

Gets the compiled settings.

ICompiledSettings GetCompiledSettings(
   Settings settings
);

Parameters

settings
The settings to compile.

Return Value

An ICompiledSettings.

See Also

ISettingsCompiler Interface | NSpectre.Core.Configuration.Compiler Namespace