Module Description
Configuration Normalizer processes configuration to prepare it for comparison.
Developer usage This module can be used to wrap any configuration storage, creating a read-only version of the storage for which any data read will be returned in a normalized form.
The most common usage would be to minimize non-meaningful differences when comparing configuration data from different sources. Configuration Normalizer provides a trait to facilitate this.
Acknowledgements This module draws significantly on work by Jennifer Hodgdon in Configuration Update Manager and Fabian Bircher in Config Filter.
Developer usage This module can be used to wrap any configuration storage, creating a read-only version of the storage for which any data read will be returned in a normalized form.
The most common usage would be to minimize non-meaningful differences when comparing configuration data from different sources. Configuration Normalizer provides a trait to facilitate this.
Acknowledgements This module draws significantly on work by Jennifer Hodgdon in Configuration Update Manager and Fabian Bircher in Config Filter.
Module Link
Project Usage
2192
Security Covered
Covered By Security Advisory
Version Available
Production
Module Summary
Configuration Normalizer processes configuration to prepare it for comparison.
Data Name
config_normalizer