class Dry::Types::Hash::Schema

def strict

Returns:
  • (Schema) -
def strict
  meta(strict: true)
end