07 Design Validation

Cross-validation of Gold layer design artifacts during the design phase. Use when validating that YAML schemas, ERDs, lineage CSVs, and PK/FK references are internally consistent before handing off to implementation. Catches design-time inconsistencies (e.g., column in ERD but not in YAML, FK referencing non-existent table) that would otherwise surface as runtime bugs.

databricks-solutions ac39b7f 2 files · 32.4 KB Updated

File contents

databricks-solutions/vibe-coding-workshop-template/tree/main/data_product_accelerator/skills/gold/design-workers/07-design-validation commit ac39b7fb9a

Frequently asked questions

npx skillmds@latest add databricks-solutions/07-design-validation