Sha256: d4dbbbd79bdff014a84190c5358be24a097699ea5d0792e499ec5bbae445247d
Contents?: true
Size: 1.46 KB
Versions: 8
Compression:
Stored size: 1.46 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 [coveralls]: https://coveralls.io/r/dry-rb/dry-validation [inchpages]: http://inch-ci.org/github/dry-rb/dry-validation # dry-validation [![Join the chat at https://gitter.im/dry-rb/chat](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/dry-rb/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] ## Status We're working on a new foundation for dry-validation, called dry-schema. You can see progress in [this PR](https://github.com/dry-rb/dry-schema/pull/3). This will result in a partial rewrite for 1.0.0 version. Currently known bugs/issues will be addressed in 1.0.0, **not in 0.x** due to lack of time. More info about 1.0.0 plans can be found [in this thread](https://discourse.dry-rb.org/t/plans-for-dry-validation-dry-schema-a-new-gem/215/3). ## Links * [Documentation](http://dry-rb.org/gems/dry-validation) * [Guidelines for contributing](CONTRIBUTING.md) ## License See `LICENSE` file.
Version data entries
8 entries across 8 versions & 1 rubygems