Module: CTioga2::MetaBuilder

Defined in:
lib/ctioga2/metabuilder/type.rb,
lib/ctioga2/metabuilder/types/data.rb,
lib/ctioga2/metabuilder/types/dates.rb,
lib/ctioga2/metabuilder/types/lists.rb,
lib/ctioga2/metabuilder/types/styles.rb,
lib/ctioga2/metabuilder/types/generic.rb,
lib/ctioga2/metabuilder/types/numbers.rb,
lib/ctioga2/metabuilder/types/strings.rb,
lib/ctioga2/metabuilder/types/coordinates.rb

Overview

The MetaBuilder module contains a framework to perform string-to-type conversion and other stuff that can be useful for backends.

Defined Under Namespace

Modules: Types Classes: IncorrectInput, InvalidType, Type