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