pub fn prepare_config_for_validation( config: &Yaml, ) -> Result<impl Iterator<Item = (Yaml, bool, bool)>, Box<dyn Error + Send + Sync>>