Freigeben über


ValidationErrorInfo-Member

Geschützte Member einschließen
Geerbte Member einschließen

Defines the ValidationErrorInfo.

Vom ValidationErrorInfo-Typ werden die folgenden Member offengelegt.

Konstruktoren

  Name Beschreibung
Öffentliche Methode ValidationErrorInfo Initializes a new instance of the ValidationErrorInfo.

Nach oben

Eigenschaften

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

Nach oben

Methoden

  Name Beschreibung
Öffentliche Methode Equals (Geerbt von Object.)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetType (Geerbt von Object.)
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Öffentliche Methode SetDebugField Sets the two fields (AttributeQualifiedName, ValidationErrorCategory) in debug build only.
Öffentliche Methode ToString (Geerbt von Object.)

Nach oben

Siehe auch

Referenz

ValidationErrorInfo Klasse

DocumentFormat.OpenXml.Validation-Namespace