mirror of
https://github.com/elisspace/core.git
synced 2026-08-31 08:32:13 +00:00
* Add ordered dict config validator * Have group component use ordered dict config validator * Improve config_validation testing * update doc string config_validation.ordered_dict * validate full dict entries * Further simplify ordered_dict validator. * Lint fix