Validation |
The ValidationElement type exposes the following members.
| Name | Description | |
|---|---|---|
| ValidationElement | Initializes a new instance of the ValidationElement class. |
| Name | Description | |
|---|---|---|
| AvailableRepairOptions | Gets the available repair options. | |
| CAEXElement | Gets the CAEX element wrapper for the XElement. | |
| Element | Gets the element which has been validated. | |
| LongDescription | Gets a longer description containing more detailed information about a validation issue. To get this information, the informative mode shall be enabled when the validation is performed. | |
| RepairResult | Gets information about the result of a repair operation for one element. | |
| ValidatedAttribute | Gets or sets the validated attribute. | |
| ValidationInformation | Gets a short information about the validation of one element. | |
| ValidationType | Gets the type of the validation. |
| Name | Description | |
|---|---|---|
| Equals |
Determines whether the specified object is identical to the current object.
(Overrides ObjectEquals(Object)) | |
| GetHashCode |
Returns a hash code for this instance.
(Overrides ObjectGetHashCode) | |
| ReValidate | Checks the validation of the element |
| Name | Description | |
|---|---|---|
| NOT_REPAIRED | constant string, defining validation elements which are yet not repaired. |