Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dry-rb/dry-validation

Validation library with type-safe schemas and rules
https://github.com/dry-rb/dry-validation

coercion data-validation dry-rb gem ruby rubygem type-safety validation

Last synced: 23 days ago
JSON representation

Validation library with type-safe schemas and rules

Awesome Lists containing this project

README

        

[gem]: https://rubygems.org/gems/dry-validation
[actions]: https://github.com/dry-rb/dry-validation/actions

# dry-validation [![Gem Version](https://badge.fury.io/rb/dry-validation.svg)][gem] [![CI Status](https://github.com/dry-rb/dry-validation/workflows/CI/badge.svg)][actions]

## Links

* [User documentation](https://dry-rb.org/gems/dry-validation)
* [API documentation](http://rubydoc.info/gems/dry-validation)
* [Forum](https://discourse.dry-rb.org)

## Supported Ruby versions

This library officially supports the following Ruby versions:

* MRI `>= 3.0`
* jruby `>= 9.4` (not tested on CI)

## License

See `LICENSE` file.