mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-10-09 07:42:41 +00:00
556 B
556 B
title | slug |
---|---|
schemaValidation | /main-concepts/metadata-standard/schemas/entity/datacontract/schemavalidation |
SchemaValidation
Schema validation details for data contract.
Properties
passed
(integer): Number of schema checks passed.failed
(integer): Number of schema checks failed.total
(integer): Total number of schema checks.failedFields
(array): List of fields that failed validation.- Items (string)
Documentation file automatically generated at 2025-08-12 05:39:47.683420+00:00.