Change record status: 
Project: 
Introduced in branch: 
11.2.x
Introduced in version: 
11.2.0
Description: 

This change adds \Drupal\Core\Config\DevelopmentLenientConfigSchemaChecker and the config.schema_checker service to validate config schema on save. Only enabled in development.services.yml by default to help identify issues while developing.

Impacts: 
Module developers