module
HCL::Serializable::Strict
Overview
Modifies behavior of HCL::Serializable
such that unknown properties in
the HCL document will raise a parse exception. By default the unknown properties
are silently ignored.