Package gem-dry-schema: Information
Source package: gem-dry-schema
Version: 1.13.3-alt1
Build time: Mar 27, 2024, 11:06 AM
Category: Development/Ruby
Report package bugHome page: https://dry-rb.org/gems/dry-schema
License: MIT
Summary: Coercion and validation for data structures
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.
Maintainer: Ruby Maintainers Team