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 | |
---|---|---|
ValidationErrorInfo | Initializes a new instance of the ValidationErrorInfo. |
Nach oben
Eigenschaften
Name | Beschreibung | |
---|---|---|
Description | Gets the description and the suggestion on how to resolve the errors. | |
ErrorType | Gets the type of this error. | |
Id | Gets the unique identifier of this error. | |
Node | Gets the OpenXmlElement of the invalid node. | |
Part | Gets the part which the invalid element is in. | |
Path | Gets the XmlPath information of this error. | |
RelatedNode | Gets elements related with the invalid node. | |
RelatedPart | Gets parts related with the invalid node. |
Nach oben
Methoden
Name | Beschreibung | |
---|---|---|
Equals | (Geerbt von Object.) | |
Finalize | (Geerbt von Object.) | |
GetHashCode | (Geerbt von Object.) | |
GetType | (Geerbt von Object.) | |
MemberwiseClone | (Geerbt von Object.) | |
SetDebugField | Sets the two fields (AttributeQualifiedName, ValidationErrorCategory) in debug build only. | |
ToString | (Geerbt von Object.) |
Nach oben