Name | Type | Description | Notes |
---|---|---|---|
file_format_extension | string | [optional] | |
document_is_valid | bool | True if the document is valid and has no errors, false otherwise | [optional] |
error_count | int | Number of validation errors found in the document | [optional] |
warning_count | int | Number of validation warnings found in the document | [optional] |
errors_and_warnings | \Swagger\Client\Model\DocumentValidationError[] | Details of errors and warnings found | [optional] |