dry-schema 1.11.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:
=
复制到剪贴板
已复制
安装:
=
Runtime 依赖关系 (7):
concurrent-ruby
~> 1.0
dry-configurable
~> 0.16, >= 0.16
dry-core
~> 0.9, >= 0.9
dry-initializer
~> 3.0
dry-logic
~> 1.3
dry-types
~> 1.6
zeitwerk
~> 2.6