RubyGems Navigation menu

dry-schema 1.12.0

dry-schema provides a DSL for defining schemas with keys and rules that should be applied to values. It supports coercion, input sanitization, custom types and localized error messages (with or without I18n gem). It's also used as the schema engine in dry-validation.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.13.0 - November 24, 2022 (45 KB)
  2. 1.12.0 - November 04, 2022 (44.5 KB)
  3. 1.11.3 - October 21, 2022 (44.5 KB)
  4. 1.11.2 - October 16, 2022 (44.5 KB)
  5. 1.11.1 - October 15, 2022 (44.5 KB)
Show all versions (53 total)

Runtime Dependencies (7):

dry-configurable ~> 1.0, < 2
dry-core ~> 1.0, < 2
dry-logic >= 1.4, < 2
dry-types >= 1.7, < 2
zeitwerk ~> 2.6

Development Dependencies (3):

bundler >= 0
rake >= 0
rspec >= 0

Owners:

Pushed by:

Authors:

  • Piotr Solnica

SHA 256 checksum:

e9a77cd5415eada68981ee319da929c56ab1bc07843010e7e4848ad759662455

Total downloads 31,806,668

For this version 325,119

License:

MIT

Required Ruby Version: >= 2.7.0

Links: