https://github.com/dry-rb/dry-schema
Coercion and validation for data structures
https://github.com/dry-rb/dry-schema
coercion data-validation data-validator dry-rb ruby ruby-gem schema schema-validation type-safety
Last synced: 13 days ago
JSON representation
Coercion and validation for data structures
- Host: GitHub
- URL: https://github.com/dry-rb/dry-schema
- Owner: dry-rb
- License: mit
- Created: 2017-04-17T15:01:45.000Z (about 8 years ago)
- Default Branch: main
- Last Pushed: 2025-03-03T08:42:06.000Z (about 2 months ago)
- Last Synced: 2025-04-09T21:41:07.323Z (13 days ago)
- Topics: coercion, data-validation, data-validator, dry-rb, ruby, ruby-gem, schema, schema-validation, type-safety
- Language: Ruby
- Homepage: https://dry-rb.org/gems/dry-schema
- Size: 2.26 MB
- Stars: 444
- Watchers: 18
- Forks: 112
- Open Issues: 57
-
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-schema
[actions]: https://github.com/dry-rb/dry-schema/actions# dry-schema [][gem] [][actions]
## Links
* [User documentation](https://dry-rb.org/gems/dry-schema)
* [API documentation](http://rubydoc.info/gems/dry-schema)
* [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.