Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 months 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 (over 7 years ago)
- Default Branch: main
- Last Pushed: 2024-04-02T08:25:52.000Z (7 months ago)
- Last Synced: 2024-04-14T14:42:38.618Z (7 months 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.09 MB
- Stars: 408
- Watchers: 20
- Forks: 105
- Open Issues: 66
-
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 Version](https://badge.fury.io/rb/dry-schema.svg)][gem] [![CI Status](https://github.com/dry-rb/dry-schema/workflows/CI/badge.svg)][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.0.0`
* jruby `>= 9.4` (not tested on CI)## License
See `LICENSE` file.