nspectre - declarative validation for .NET

XmlConfigurationReader Constructor

NOTE: This constructor is now obsolete.


Creates a new instance of XmlConfigurationReader.

Overload List

Obsolete. Creates a new instance of XmlConfigurationReader.

public XmlConfigurationReader(XmlDocument);

Creates a new instance of XmlConfigurationReader.

public XmlConfigurationReader(XmlDocument,ILogger);

See Also

XmlConfigurationReader Class | NSpectre.Core.Configuration Namespace