Validation library with type-safe schemas and rules https://github.com/dry-rb/dry-validation
Go to file
File Sync 664ae8c823 Update Gemfile.devtools from dry-rb/template-gem 2022-11-08 08:53:31 +00:00
.devtools/templates master => main 2022-04-03 11:48:10 +02:00
.github [ci] fix codacy action 2022-05-11 08:28:45 +02:00
benchmarks Update benchmarks 2021-06-29 12:41:43 +02:00
bin Fix bin/console 2020-11-23 18:56:38 +01:00
config Use locales for acceptance macro message 2019-05-04 19:14:38 +02:00
docsite/source Add hints extension to docs 2022-05-10 12:29:39 +03:00
examples rubocop -a 2022-01-19 15:18:19 +03:00
lib Fix constant reference 2022-10-30 21:52:35 +03:00
log Add deprecation warnings when type spec is missing 2016-06-19 19:00:40 +02:00
spec Zeitwerkify 2022-10-08 11:37:26 +02:00
.action_hero.yml Update .action_hero.yml from dry-rb/template-gem 2022-11-04 12:47:36 +00:00
.gitignore Add initial rules context interface 2020-11-11 18:48:09 +03:00
.rspec [devtools] config sync 2019-12-28 13:01:23 +00:00
.rubocop.yml Update .rubocop.yml from dry-rb/template-gem 2022-09-25 20:13:45 +00:00
.yardopts Update .yardopts [ci skip] 2019-05-05 10:14:40 +02:00
CHANGELOG.md [devtools] sync 2022-11-04 17:18:20 +00:00
CODEOWNERS [devtools] sync 2021-01-16 07:18:12 +00:00
CODE_OF_CONDUCT.md [devtools] config sync 2019-11-30 11:06:25 +00:00
CONTRIBUTING.md Update CONTRIBUTING.md from dry-rb/template-gem 2021-05-27 15:55:50 +00:00
Gemfile Use released dry-rb deps 2022-11-04 18:14:48 +01:00
Gemfile.devtools Update Gemfile.devtools from dry-rb/template-gem 2022-11-08 08:53:31 +00:00
LICENSE Update LICENSE from dry-rb/template-gem 2022-10-08 09:35:04 +00:00
README.md Update README.md from dry-rb/template-gem 2022-04-02 13:03:33 +00:00
Rakefile rubocop -a 2020-03-10 20:13:41 -07:00
changelog.yml Update changelog.yml 2022-11-04 18:18:00 +01:00
dry-validation.gemspec Update dry-validation.gemspec from dry-rb/template-gem 2022-11-04 17:12:56 +00:00
project.yml Update deps 2022-11-04 18:12:47 +01:00

README.md

dry-validation 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.