dry-schema (1.12.0)

Published 2022-11-14 23:02:45 +00:00 by kotovalexarian in rubygems/dry-schema

Installation

gem install dry-schema --version "1.12.0" --source ""
source "" do
	gem "dry-schema", "1.12.0"
end

About this package

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.

Requirements

Requires Ruby version: >=2.7.0

Dependencies

Runtime Dependencies

ID Version
concurrent-ruby ~>1.0
zeitwerk ~>2.6
dry-configurable ~>1.0, <2
dry-core ~>1.0, <2
dry-initializer ~>3.0
dry-logic >=1.4, <2
dry-types >=1.7, <2

Development Dependencies

ID Version
bundler
rake
rspec
Details
RubyGems
2022-11-14 23:02:45 +00:00
3
Piotr Solnica
MIT
49 KiB
Assets (1)
Versions (1) View all
1.12.0 2022-11-14