class Dry::Types::Hash
def weak(type_map)
-
(Schema)
-
Parameters:
-
type_map
({Symbol => Definition}
) --
def weak(type_map) schema(type_map, :weak) end
(Schema)
-
type_map
({Symbol => Definition}
)
--
def weak(type_map) schema(type_map, :weak) end