Freigeben über


ValidationErrorType-Enumeration

The type of the validation error.

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

Syntax

'Declaration
Public Enumeration ValidationErrorType
'Usage
Dim instance As ValidationErrorType
public enum ValidationErrorType

Member

Membername Beschreibung
Schema Schema validation error.
Semantic Semantic validation error.
Package Package structure validation error.
MarkupCompatibility Markup Compatibility validation error.

Siehe auch

Referenz

DocumentFormat.OpenXml.Validation-Namespace