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