Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 575 Bytes

DocumentValidationError.md

File metadata and controls

13 lines (9 loc) · 575 Bytes

DocumentValidationError

Properties

Name Type Description Notes
description string Description of the error [optional]
path string XPath to the error [optional]
uri string URI of the part in question [optional]
is_error bool True if this is an error, false otherwise [optional]

[Back to Model list] [Back to API list] [Back to README]