Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

20 lines
556 B
Markdown
Raw Normal View History

2025-08-12 13:29:42 +05:30
---
title: schemaValidation
slug: /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.