module
RemiLib::RSConf::Serializable::Strict
Overview
If the RemiLib::RSConf::Serializable::Strict module is included, unknown
properties in the RSConf document encountered during deserialization will
raise a parse exception. Without this, unknown properties are silently
ignored during deserialization.