CustomXMLValidationError interface

Office 2013 and later

Represents a single validation error in a CustomXMLValidationErrors collection.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

No code example is currently available or this language may not be supported.

Validation errors can either be triggered when validating an operation against the schema, such as when adding a node, or triggered by the user when some condition is not met. For example, if a start date is later than an end date.

Show: