check_model_fanout
This check validates that a model has a limited number of direct children.
Version History
Added in Debby v0.2.0
Parameters
| Name | Default | Type | Description |
|---|---|---|---|
| max_downstream_models | 5 | int | The maximum number of direct child models the model is allowed to have |
Info
For more information about how to set custom parameters for a check, see the documentation on configuration.