rubygem-dry-schema - Coercion and validation for data structures
Website: | https://dry-rb.org/gems/dry-schema |
---|---|
License: | MIT |
- Description:
dry-schema provides a DSL for defining schemas with keys and rules that should be applied to values. It supports coercion, input sanitization, custom types and localized error messages (with or without I18n gem). It's also used as the schema engine in dry-validation. .
Packages
rubygem-dry-schema-1.8.0-303.vl9.onapp.1.noarch [52 KiB] |
Changelog
by Yuriy Kohut (2022-02-15):
- dry-schema gem version 1.8.0 |