LiquidTechnologies.XmlObjects Namespace / XsdValidator Class / CreateValidatingReader Method

In This Topic
    CreateValidatingReader Method
    In This Topic
    Creates a validating System.Xml.XmlReader that can be used to read and validate the data in the xmlReader
    Overload List
    OverloadDescription
    Creates a validating System.Xml.XmlReader that can be used to read and validate the data in the xmlReader  
    Creates a validating System.Xml.XmlReader that can be used to read and validate the data in the textReader  
    Creates a validating System.Xml.XmlReader that can be used to read and validate the data in the stream  
    Creates a validating System.Xml.XmlReader that can be used to read and validate the data in the filename  
    Requirements

    Target Platforms: Windows 10, Windows 8, Windows 7, Windows Vista, Windows Server 2016, Windows Server 2012, Windows Server 2008. Please ensure you have the latest Service Pack for your operating system installed.

    See Also