Validation library with type-safe schemas and rules https://github.com/dry-rb/dry-validation
Go to file
dry-bot 3db6f0a971 [devtools] config sync 2019-11-30 11:06:25 +00:00
.github Fall back to old bundle install format 2019-11-07 17:44:06 +03:00
benchmarks Minor style fixes 2019-06-05 09:15:50 +02:00
bin Fix contract builder in REPL [skip ci] 2019-06-15 15:00:52 +03:00
config Use locales for acceptance macro message 2019-05-04 19:14:38 +02:00
docsite/source Update index.html.md 2019-11-23 23:04:28 +03:00
examples Minor style fixes 2019-06-05 09:15:50 +02:00
lib Fix keyword warnings 2019-11-07 16:46:17 +03:00
log Add deprecation warnings when type spec is missing 2016-06-19 19:00:40 +02:00
spec Set up coverage 2019-11-07 17:26:08 +03:00
.codeclimate.yml [devtools] config sync 2019-10-21 08:37:00 +00:00
.gitignore Add .rubocop.yml to git 2019-10-21 10:33:46 +02:00
.rspec [devtools] config sync 2019-10-15 11:48:39 +00:00
.rubocop.yml [devtools] config sync 2019-11-03 12:43:51 +00:00
.yardopts Update .yardopts [ci skip] 2019-05-05 10:14:40 +02:00
CHANGELOG.md Update CHANGELOG 2019-11-07 17:48:54 +03:00
CODE_OF_CONDUCT.md [devtools] config sync 2019-11-30 11:06:25 +00:00
CONTRIBUTING.md [devtools] config sync 2019-10-16 09:03:22 +00:00
Gemfile Add ossy to tools 2019-10-11 11:00:57 +02:00
LICENSE Update LICENSE [ci skip] 2019-03-04 11:37:47 +01:00
README.md Update CI status badge 2019-11-07 17:27:41 +03:00
Rakefile Improve spec tasks (#557) 2019-07-02 11:53:45 +01:00
dry-validation.gemspec Bump to dry-schema >= 1.3.1 2019-07-08 18:19:24 +02:00

README.md

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

Gem Version Build Status Code Climate Test Coverage Inline docs

Supported Ruby versions

This library officially supports the following Ruby versions:

  • MRI >= 2.4
  • jruby >= 9.2

License

See LICENSE file.