class Dry::Types::Hash::Constructor
def constructor_type = ::Dry::Types::Hash::Constructor
- Api: - private
def constructor_type = ::Dry::Types::Hash::Constructor
def lax = Lax.new(type.lax.constructor(fn, meta: meta))
- Api: - public
Returns:
-
(Lax)
-
def lax = Lax.new(type.lax.constructor(fn, meta: meta))
def schema(...) = type.schema(...).constructor(fn, meta: meta)
- Api: - public
Other tags:
- See: Dry::Types::Array#of -
def schema(...) = type.schema(...).constructor(fn, meta: meta)