DocumentValidationError Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Item in Details of errors and warnings found
public class DocumentValidationError
type DocumentValidationError = class
Public Class DocumentValidationError
- Inheritance
-
DocumentValidationError
Constructors
| Name | Description |
|---|---|
| DocumentValidationError() | |
Properties
| Name | Description |
|---|---|
| Description |
Description of the error |
| IsError |
True if this is an error, false otherwise |
| Path |
XPath to the error |
| Uri |
URI of the part in question |