Validation library with type-safe schemas and rules https://github.com/dry-rb/dry-validation
Go to file
Rob Hanlon 9161759d83 rubocop -a 2020-03-10 20:13:41 -07:00
.devtools/templates [devtools] sync configs 2020-01-18 11:15:33 +00:00
.github [devtools] sync 2020-02-15 13:39:54 +00:00
benchmarks rubocop -a 2020-03-10 20:13:41 -07:00
bin rubocop -a 2020-03-10 20:13:41 -07:00
config Use locales for acceptance macro message 2019-05-04 19:14:38 +02:00
docsite/source Merge pull request #617 from dry-rb/rule_error_default 2020-02-11 13:08:15 +00:00
examples rubocop -a 2020-03-10 20:13:41 -07:00
lib rubocop -a 2020-03-10 20:13:41 -07:00
log Add deprecation warnings when type spec is missing 2016-06-19 19:00:40 +02:00
spec rubocop -a 2020-03-10 20:13:41 -07:00
.gitignore Add .rubocop.yml to git 2019-10-21 10:33:46 +02:00
.rspec [devtools] config sync 2019-12-28 13:01:23 +00:00
.rubocop.yml [devtools] sync 2020-03-10 21:26:58 +00:00
.yardopts Update .yardopts [ci skip] 2019-05-05 10:14:40 +02:00
CHANGELOG.md [devtools] sync 2020-03-10 10:06:02 +00:00
CHANGELOG.old.md Add changelog.yml and a copy of old CHANGELOG.md 2020-01-17 10:26:07 +01:00
CODE_OF_CONDUCT.md [devtools] config sync 2019-11-30 11:06:25 +00:00
CONTRIBUTING.md [devtools] sync 2020-01-23 10:25:06 +00:00
Gemfile rubocop -a 2020-03-10 20:13:41 -07:00
Gemfile.devtools [devtools] sync 2020-03-08 19:23:24 +00:00
LICENSE [devtools] sync configs 2020-01-04 22:36:55 +00:00
README.md [devtools] sync configs 2020-01-05 10:54:38 +00:00
Rakefile rubocop -a 2020-03-10 20:13:41 -07:00
changelog.yml Update changelog.yml 2020-03-10 11:05:38 +01:00
dry-validation.gemspec [devtools] sync 2020-03-10 10:04:50 +00:00
project.yml Bump dry-schema to ~> 1.5 2020-03-10 11:03:04 +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.4
  • jruby >= 9.2

License

See LICENSE file.