Word.CustomXmlValidationErrorType enum
Note
This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Represents the type of a Word.CustomXmlValidationError.
Remarks
[ API set: WordApi BETA (PREVIEW ONLY) ]
Fields
automaticallyCleared = "automaticallyCleared" | Represents a validation error that is automatically cleared. |
manual = "manual" | Represents a validation error that is manually created. |
schemaGenerated = "schemaGenerated" | Represents a validation error generated by the schema. |