Coercion and validation for data structures https://github.com/dry-rb/dry-schema
Go to file
File Sync ea6b4e7a22 Update Gemfile.devtools from dry-rb/template-gem 2022-11-08 08:53:41 +00:00
.devtools/templates master => main 2022-04-03 11:48:52 +02:00
.github Update .github/workflows/ci.yml from dry-rb/template-gem 2022-11-01 11:45:10 +00:00
benchmarks rubocop -a 2020-03-10 20:12:57 -07:00
bin rubocop -a 2020-03-10 20:12:57 -07:00
config Update code and specs to use new names of predicates 2022-10-30 21:18:33 +03:00
docsite/source Update code and specs to use new names of predicates 2022-10-30 21:18:33 +03:00
examples rubocop -a 2020-03-10 20:12:57 -07:00
lib Merge branch 'release-1.12' 2022-11-04 18:10:36 +01:00
log Import dry-validation code 2017-04-17 17:04:17 +02:00
spec Update to dry-core 1.0.0 2022-11-04 17:55:08 +01:00
.action_hero.yml Update .action_hero.yml from dry-rb/template-gem 2022-11-04 12:47:46 +00:00
.gitignore Set RSpec example status persistence path to enable --only-failures 2020-03-14 23:20:51 -07:00
.rspec [devtools] config sync 2019-12-28 13:01:18 +00:00
.rubocop.yml Update .rubocop.yml from dry-rb/template-gem 2022-09-25 20:13:52 +00:00
.yardopts Update .yardopts [ci skip] 2019-04-30 08:15:24 +02:00
CHANGELOG.md [devtools] sync 2022-11-04 17:12:06 +00:00
CODEOWNERS [devtools] sync 2021-01-16 07:18:38 +00:00
CODE_OF_CONDUCT.md [devtools] config sync 2019-11-06 17:40:14 +00:00
CONTRIBUTING.md Update CONTRIBUTING.md from dry-rb/template-gem 2021-05-27 15:55:59 +00:00
Gemfile Use dry-logic from main for now 2022-11-04 18:11:45 +01:00
Gemfile.devtools Update Gemfile.devtools from dry-rb/template-gem 2022-11-08 08:53:41 +00:00
LICENSE Update LICENSE from dry-rb/template-gem 2022-07-06 06:37:36 +00:00
README.md Update README.md from dry-rb/template-gem 2022-04-02 13:04:06 +00:00
Rakefile rubocop -a 2020-03-10 20:12:57 -07:00
changelog.yml Update changelog.yml 2022-11-04 18:07:30 +01:00
dry-schema.gemspec Update dry-schema.gemspec from dry-rb/template-gem 2022-11-04 17:11:56 +00:00
project.yml Update to dry-core 1.0.0 2022-11-04 17:55:08 +01:00

README.md

dry-schema Join the chat at https://dry-rb.zulipchat.com

Gem Version CI Status Codacy Badge Codacy Badge Inline docs

Supported Ruby versions

This library officially supports the following Ruby versions:

  • MRI >= 2.7.0
  • jruby >= 9.3 (postponed until 2.7 is supported)

License

See LICENSE file.