Coercion and validation for data structures https://github.com/dry-rb/dry-schema
Go to file
Action Hero 1017d088ad Update CONTRIBUTING.md from dry-rb/template-gem 2021-05-27 15:55:59 +00:00
.devtools/templates [devtools] sync 2021-01-03 11:03:49 +00:00
.github Add .github/workflows/sync_configs.yml from dry-rb/template-gem 2021-05-22 12:39:32 +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 Add error message to respond_to? predicate 2021-04-09 15:46:55 +02:00
docsite/source [docsite] fixes in the"handling empty strings" section 2020-12-12 07:56:05 +01:00
examples rubocop -a 2020-03-10 20:12:57 -07:00
lib Handle arrays of hashes where Array constructor coerces non-Hash input 2021-05-08 09:22:46 +00:00
log Import dry-validation code 2017-04-17 17:04:17 +02:00
spec Handle arrays of hashes where Array constructor coerces non-Hash input 2021-05-08 09:22:46 +00:00
.action_hero.yml Update .action_hero.yml 2021-05-27 17:05:16 +02: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 [devtools] sync 2021-02-26 09:36:31 +00:00
.yardopts Update .yardopts [ci skip] 2019-04-30 08:15:24 +02:00
CHANGELOG.md [devtools] sync 2021-05-15 08:19:37 +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 Add specs using fallbacks 2021-01-15 21:31:37 +03:00
Gemfile.devtools [devtools] sync 2021-05-05 07:51:16 +00:00
LICENSE [devtools] sync 2021-01-03 08:18:43 +00:00
README.md [devtools] sync 2020-11-19 11:51:00 +00:00
Rakefile rubocop -a 2020-03-10 20:12:57 -07:00
changelog.yml [devtools] update changelog.yml from d7203457bf 2021-05-15 08:19:37 +00:00
dry-schema.gemspec [devtools] sync 2021-01-18 09:35:57 +00:00
project.yml Set custom_ci: true in project.yml 2021-05-24 13:38:17 +02: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.5
  • jruby >= 9.2

License

See LICENSE file.