module BinData::Framework::ClassMethods

def sanitize_parameters!(parameters)

the parameters to the form expected by this data object.
Performs sanity checks on the given parameters. This method converts
:nodoc:
def sanitize_parameters!(parameters)
end