Module: Schema::Parsers

Defined in:
lib/schema-model.rb,
lib/schema/parsers/hash.rb,
lib/schema/parsers/json.rb,
lib/schema/parsers/array.rb,
lib/schema/parsers/common.rb,
lib/schema/parsers/american.rb

Overview

Schema::Parsers are used to convert values into the correct data type

Defined Under Namespace

Modules: American, Array, Common, Hash, Json