docs(customer-metadata-models): refer to the custom data validator repo (#14271)

This commit is contained in:
Gabe Lyons 2025-07-30 15:53:53 -07:00 committed by GitHub
parent 678c9f3c7d
commit ace1ebdd59
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -270,6 +270,8 @@ plugins:
aspectName: customDataQualityRules
```
To see an example working validator, please refer to the [Demo Dataset Validator](../contrib/metadata-model-extensions/datahub-demo-dataset-governance-validator).
#### Custom Mutator
**Warning: This hook is for advanced users only. It is possible to corrupt data and render your system inoperable.**