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

Afficher le fichier Open project: staxmanade/StatLight Class Usage Examples

Méthodes publiques

Méthode Description
ValidateSchema ( string pathToXmlFileToValidate, string xsdSchemaString, IList &validationErrors ) : bool

Method Details

ValidateSchema() public static méthode

public static ValidateSchema ( string pathToXmlFileToValidate, string xsdSchemaString, IList &validationErrors ) : bool
pathToXmlFileToValidate string
xsdSchemaString string
validationErrors IList
Résultat bool