Module: BinData::Framework::ClassMethods

Defined in:
lib/bindata/framework.rb

Overview

:nodoc:

Instance Method Summary collapse

Instance Method Details

#sanitize_parameters!(parameters) ⇒ Object

Performs sanity checks on the given parameters. This method converts the parameters to the form expected by this data object.



15
16
# File 'lib/bindata/framework.rb', line 15

def sanitize_parameters!(parameters)
end