https://github.com/dry-rb/dry-validation
Validation library with type-safe schemas and rules
https://github.com/dry-rb/dry-validation
coercion data-validation dry-rb gem ruby rubygem type-safety validation
Last synced: 13 days ago
JSON representation
Validation library with type-safe schemas and rules
- Host: GitHub
- URL: https://github.com/dry-rb/dry-validation
- Owner: dry-rb
- License: mit
- Created: 2015-07-22T22:05:39.000Z (almost 10 years ago)
- Default Branch: main
- Last Pushed: 2025-03-19T17:21:40.000Z (about 1 month ago)
- Last Synced: 2025-03-31T17:14:39.628Z (22 days ago)
- Topics: coercion, data-validation, dry-rb, gem, ruby, rubygem, type-safety, validation
- Language: Ruby
- Homepage: https://dry-rb.org/gems/dry-validation
- Size: 2.31 MB
- Stars: 1,359
- Watchers: 33
- Forks: 190
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Support: .github/SUPPORT.md
Awesome Lists containing this project
README
[gem]: https://rubygems.org/gems/dry-validation
[actions]: https://github.com/dry-rb/dry-validation/actions# dry-validation [][gem] [][actions]
## Links
* [User documentation](https://dry-rb.org/gems/dry-validation)
* [API documentation](http://rubydoc.info/gems/dry-validation)
* [Forum](https://discourse.dry-rb.org)## Supported Ruby versions
This library officially supports the following Ruby versions:
* MRI `>= 3.1`
* jruby `>= 9.4` (not tested on CI)## License
See `LICENSE` file.