Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 566 Bytes

DocumentValidationError.md

File metadata and controls

13 lines (9 loc) · 566 Bytes

DocumentValidationError

Properties

Name Type Description Notes
description str Description of the error [optional]
path str XPath to the error [optional]
uri str 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]