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: 23 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 (over 9 years ago)
- Default Branch: main
- Last Pushed: 2023-10-02T23:11:44.000Z (about 1 year ago)
- Last Synced: 2024-05-15T13:56:11.093Z (6 months 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.24 MB
- Stars: 1,317
- Watchers: 37
- Forks: 185
- Open Issues: 22
-
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.0`
* jruby `>= 9.4` (not tested on CI)## License
See `LICENSE` file.