module OFX::Configuration::MappingApplicator

Mixin included by Base::Builder to apply Configuration field mappings from an XML node onto a domain object. Reads XML text values, ensures custom attributes exist via Base::Entity.ensure_attribute, and assigns them.