Name | Type | Description | Notes |
---|---|---|---|
is_schema_compliant | bool | Indicates if the validation produced no errors | |
check_results | list[ValidationCheckResult] | List of validation check results, which are usually errors | [optional] |
validation_type | ValidationType | The type of the validation that was performed | |
file_name | str | Name of the validated file | [optional] |