nspectre - declarative validation for .NET

SettingsCompilerFactory Class

SettingsCompilerFactory creates instances of SettingsCompiler.

For a list of all members of this type, see SettingsCompilerFactory Members.

System.Object
   NSpectre.Core.Configuration.Compiler.SettingsCompilerFactory

public class SettingsCompilerFactory : ISettingsCompilerFactory

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: NSpectre.Core.Configuration.Compiler

Assembly: NSpectre.Core (in NSpectre.Core.dll)

See Also

SettingsCompilerFactory Members | NSpectre.Core.Configuration.Compiler Namespace