[gem]: https://rubygems.org/gems/dry-schema [actions]: https://github.com/dry-rb/dry-schema/actions [codeclimate]: https://codeclimate.com/github/dry-rb/dry-schema [chat]: https://dry-rb.zulipchat.com [inchpages]: http://inch-ci.org/github/dry-rb/dry-schema # dry-schema [![Join the chat at https://dry-rb.zulipchat.com](https://img.shields.io/badge/dry--rb-join%20chat-%23346b7a.svg)][chat] [![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] [![Code Climate](https://codeclimate.com/github/dry-rb/dry-schema/badges/gpa.svg)][codeclimate] [![Test Coverage](https://codeclimate.com/github/dry-rb/dry-schema/badges/coverage.svg)][codeclimate] [![Inline docs](http://inch-ci.org/github/dry-rb/dry-schema.svg?branch=master)][inchpages] ## Links * [User documentation](http://dry-rb.org/gems/dry-schema) * [API documentation](http://rubydoc.info/gems/dry-schema) ## Supported Ruby versions This library officially supports following Ruby versions: * MRI >= `2.4` * jruby >= `9.2` ## License See `LICENSE` file.