RubyGems Navigation menu

dry-schema 1.6.1

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.3 - August 26, 2023 (45 KB)
  2. 1.13.2 - May 31, 2023 (45 KB)
  3. 1.13.1 - April 07, 2023 (45 KB)
  4. 1.13.0 - November 24, 2022 (45 KB)
  5. 1.12.0 - November 04, 2022 (44.5 KB)
  6. 1.6.1 - February 02, 2021 (40 KB)
Show all versions (56 total)

Runtime Dependencies (6):

dry-configurable ~> 0.8, >= 0.8.3
dry-core ~> 0.5, >= 0.5
dry-logic ~> 1.0
dry-types ~> 1.5

Development Dependencies (3):

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

Owners:

Pushed by:

Authors:

  • Piotr Solnica

SHA 256 checksum:

c1d270506f00cc8fa80e6c7a705b3bad9807282bb9c09e4e72aed0083699665d

Total downloads 49,955,284

For this version 2,142,674

License:

MIT

Required Ruby Version: >= 2.5.0

Links: