The Drupal 8 API
Configuration Schema and Meta-Data

Configuration Schema and Meta-Data

The configuration API includes support for a Kwalify Kwalify-inspired schema/metadata language for configuration YAML files. Kwalify itself is written in Python and we needed slight adjustments in the format, so not all of the details of Kwalify are directly applicable, but it is pretty close.

@todo Put the rest of https://drupal.org/node/1905070 here.