.. _schemas:
==========================
User Configuration Schemas
==========================

This page documents the configuration schemas used for validation of the
yaml configuration file.


.. cerberus-schema:: Pipeline Schema
   :module: pycmor.core.validate
   :schema: PIPELINES_SCHEMA

.. cerberus-schema:: Rule Schema
   :module: pycmor.core.validate
   :schema: RULES_SCHEMA
