[JSONSchema for Python](https://github.com/Julian/jsonschema) Allows users to validate their yaml files / test bundles if their structure is correct. Alternative: [Pydantic (big)](https://pydantic-docs.helpmanual.io/), [Cerberus (small and lightweight)](https://docs.python-cerberus.org/en/stable/)