Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 6 hours 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 (over 9 years ago)
- Default Branch: main
- Last Pushed: 2025-01-06T21:02:06.000Z (15 days ago)
- Last Synced: 2025-01-20T22:27:05.585Z (1 day 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.29 MB
- Stars: 1,345
- Watchers: 34
- 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 Version](https://badge.fury.io/rb/dry-validation.svg)][gem] [![CI Status](https://github.com/dry-rb/dry-validation/workflows/CI/badge.svg)][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.