C# Class StatLight.Core.Reporting.Providers.Xml.XmlSchemaValidatorHelper

Datei anzeigen Open project: staxmanade/StatLight Class Usage Examples

Public Methods

Method Description
ValidateSchema ( string pathToXmlFileToValidate, string xsdSchemaString, IList &validationErrors ) : bool

Method Details

ValidateSchema() public static method

public static ValidateSchema ( string pathToXmlFileToValidate, string xsdSchemaString, IList &validationErrors ) : bool
pathToXmlFileToValidate string
xsdSchemaString string
validationErrors IList
return bool