Sha256: 4122a9b8c897af5084e5b38f2166b09db2a18a11cdc3e2c220e31833f511ee30
Contents?: true
Size: 1.18 KB
Versions: 4
Compression:
Stored size: 1.18 KB
Contents
[gem]: https://rubygems.org/gems/dry-validation [travis]: https://travis-ci.org/dry-rb/dry-validation [codeclimate]: https://codeclimate.com/github/dry-rb/dry-validation [chat]: https://dry-rb.zulipchat.com [inchpages]: http://inch-ci.org/github/dry-rb/dry-validation # dry-validation [![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-validation.svg)][gem] [![Build Status](https://travis-ci.org/dry-rb/dry-validation.svg?branch=master)][travis] [![Code Climate](https://codeclimate.com/github/dry-rb/dry-validation/badges/gpa.svg)][codeclimate] [![Test Coverage](https://codeclimate.com/github/dry-rb/dry-validation/badges/coverage.svg)][codeclimate] [![Inline docs](http://inch-ci.org/github/dry-rb/dry-validation.svg?branch=master)][inchpages] ## Links * [User documentation](https://dry-rb.org/gems/dry-validation) * [API documentation](http://rubydoc.info/gems/dry-validation) * [Guidelines for contributing](CONTRIBUTING.md) ## Supported Ruby versions This library officially supports following Ruby versions: * MRI >= `2.4` * jruby >= `9.2` ## License See `LICENSE` file.
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
dry-validation-1.1.1 | README.md |
dry-validation-1.1.0 | README.md |
dry-validation-1.0.0 | README.md |
dry-validation-1.0.0.rc3 | README.md |