RubyGems Navigation menu

dry-schema 1.0.2

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:
=

install:
=

Versions:

  1. 1.16.0 March 03, 2026 (47 KB)
  2. 1.15.0 January 09, 2026 (47 KB)
  3. 1.14.1 March 03, 2025 (45.5 KB)
  4. 1.14.0 January 06, 2025 (45.5 KB)
  5. 1.13.4 May 22, 2024 (45 KB)
  6. 1.0.2 May 12, 2019 (29.5 KB)
Show all versions (61 total)

Runtime Dependencies (7):

dry-configurable >= 0.8.0, ~> 0.8
dry-core ~> 0.4
dry-equalizer ~> 0.2
dry-logic ~> 1.0
dry-types ~> 1.0

Development Dependencies (3):

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

Owners:

Authors:

  • Piotr Solnica

SHA 256 checksum:

=

Total downloads 108,200,823

For this version 17,878

Version Released:

License:

MIT

Required Ruby Version: >= 2.4

Links: