C# Class Engage.Dnn.Publish.Portability.TransportableXmlValidator

Inheritance: DotNetNuke.Common.XmlValidatorBase
Afficher le fichier Open project: EngageSoftware/Engage-Publish Class Usage Examples

Méthodes publiques

Méthode Description
Validate ( Stream xmlStream ) : bool
Validate ( Stream xmlStream, string schemaFile ) : bool

Method Details

Validate() public méthode

public Validate ( Stream xmlStream ) : bool
xmlStream Stream
Résultat bool

Validate() public méthode

public Validate ( Stream xmlStream, string schemaFile ) : bool
xmlStream Stream
schemaFile string
Résultat bool