Validation library with type-safe schemas and rules https://github.com/dry-rb/dry-validation
Go to file
Piotr Solnica 83d61bacef Add deprecation warnings when type spec is missing 2016-06-19 19:00:40 +02:00
bin Use irb as a default console 2016-05-06 15:57:39 +03:00
config Simplify error compiler by using full predicate args info 2016-06-09 13:48:35 +02:00
examples Deprecate required in favor of filled 2016-04-15 15:37:41 +10:00
lib Add deprecation warnings when type spec is missing 2016-06-19 19:00:40 +02:00
log Add deprecation warnings when type spec is missing 2016-06-19 19:00:40 +02:00
spec Add deprecation warnings when type spec is missing 2016-06-19 19:00:40 +02:00
.codeclimate.yml Fix CC config 2016-01-27 17:37:19 +01:00
.gitignore Initial commit 2015-07-23 18:25:10 +01:00
.rspec Initial commit 2015-07-23 18:25:10 +01:00
.travis.yml Run specs on JRuby 9.1.1.0 2016-05-21 17:56:21 +03:00
CHANGELOG.md Update CHANGELOG [ci skip] 2016-06-07 10:50:09 +01:00
Gemfile Use dry-logic from master 2016-06-09 13:27:38 +02:00
LICENSE Update LICENSE 2015-12-27 23:42:34 +01:00
README.md Update README.md 2016-03-14 23:32:15 +00:00
Rakefile Initial commit 2015-07-23 18:25:10 +01:00
dry-validation.gemspec bump dry-logic and dry-types versions 2016-05-11 21:41:08 +01:00

README.md

dry-validation Join the chat at https://gitter.im/dry-rb/chat

Gem Version Build Status Dependency Status Code Climate Test Coverage Inline docs

License

See LICENSE file.