OpenXmlValidator Class

Defines the OpenXmlValidator.

Inheritance Hierarchy

System.Object
  DocumentFormat.OpenXml.Validation.OpenXmlValidator

Namespace:  DocumentFormat.OpenXml.Validation
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Class OpenXmlValidator
'Usage
Dim instance As OpenXmlValidator
public class OpenXmlValidator

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

OpenXmlValidator Members

DocumentFormat.OpenXml.Validation Namespace