ValidationErrorInfo Members

Include Protected Members
Include Inherited Members

Defines the ValidationErrorInfo.

The ValidationErrorInfo type exposes the following members.

Constructors

  Name Description
Public method ValidationErrorInfo Initializes a new instance of the ValidationErrorInfo.

Top

Properties

  Name Description
Public property Description Gets the description and the suggestion on how to resolve the errors.
Public property ErrorType Gets the type of this error.
Public property Id Gets the unique identifier of this error.
Public property Node Gets the OpenXmlElement of the invalid node.
Public property Part Gets the part which the invalid element is in.
Public property Path Gets the XmlPath information of this error.
Public property RelatedNode Gets elements related with the invalid node.
Public property RelatedPart Gets parts related with the invalid node.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method SetDebugField Sets the two fields (AttributeQualifiedName, ValidationErrorCategory) in debug build only.
Public method ToString (Inherited from Object.)

Top

See Also

Reference

ValidationErrorInfo Class

DocumentFormat.OpenXml.Validation Namespace