RubyGems Navigation menu

dry-schema 1.7.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:
= 複製 已複製

安裝:
=

版本列表:

  1. 1.13.3 - August 26, 2023 (45.0 KB)
  2. 1.13.2 - May 31, 2023 (45.0 KB)
  3. 1.13.1 - April 07, 2023 (45.0 KB)
  4. 1.13.0 - November 24, 2022 (45.0 KB)
  5. 1.12.0 - November 04, 2022 (44.5 KB)
  6. 1.7.0 - June 29, 2021 (40.5 KB)
顯示所有版本(共 56)

Runtime 相依性套件 (6):

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

Development 相依性套件 (3):

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

擁有者:

Pushed by:

作者:

  • Piotr Solnica

SHA 256 checksum:

fe97b026790aef8c307edbfe1567c2189a316e0b6fc94217a7845776c96ee44f

總下載次數 50,186,228

這個版本 1,358,099

License:

MIT

Ruby 版本需求: >= 2.6.0

相關連結: