Module: RSchema::Schemas

Defined in:
lib/rschema/schemas/set.rb,
lib/rschema/schemas/sum.rb,
lib/rschema/schemas/enum.rb,
lib/rschema/schemas/type.rb,
lib/rschema/schemas/maybe.rb,
lib/rschema/schemas/boolean.rb,
lib/rschema/schemas/coercer.rb,
lib/rschema/schemas/anything.rb,
lib/rschema/schemas/pipeline.rb,
lib/rschema/schemas/predicate.rb,
lib/rschema/schemas/fixed_hash.rb,
lib/rschema/schemas/convenience.rb,
lib/rschema/schemas/variable_hash.rb,
lib/rschema/schemas/fixed_length_array.rb,
lib/rschema/schemas/variable_length_array.rb

Defined Under Namespace

Classes: Anything, Boolean, Coercer, Convenience, Enum, FixedHash, FixedLengthArray, Maybe, Pipeline, Predicate, Set, Sum, Type, VariableHash, VariableLengthArray