Class: Mallow::DSL

Inherits:
BasicDSL show all
Includes:
Matchers, Transformers
Defined in:
lib/mallow/dsl.rb

Defined Under Namespace

Modules: Matchers, Transformers

Instance Attribute Summary

Attributes inherited from BasicDSL

#actions, #conditions, #core

Method Summary

Methods included from Transformers

#^, #and_hashify_with_keys, #and_hashify_with_values, #and_make, #and_send

Methods included from Matchers

#*, #a, #size, #this, #tuple, #with_key

Methods inherited from BasicDSL

#and, build_core, #finish!, #initialize, #to, #where

Constructor Details

This class inherits a constructor from Mallow::BasicDSL