RubyGems Navigation menu

dynamicschema 1.0.1

The DynamicSchema gem provides a elegant and expressive way to define a domain-specific language (DSL) schemas, making it effortless to build and validate complex Ruby hashes. This is particularly useful when dealing with intricate configurations or interfacing with external APIs, where data structures need to adhere to specific formats and validations. By allowing default values, type constraints, nested schemas, and transformations, DynamicSchema ensures that your data structures are both robust and flexible.

Gemfile:
=

install:
=

Versions:

  1. 1.0.1 July 28, 2025 (15.5 KB)
  2. 1.0.0 June 06, 2025 (15.5 KB)
  3. 1.0.0.beta04 November 04, 2024 (16 KB)
  4. 1.0.0.beta03 October 27, 2024 (16 KB)
  5. 1.0.0.beta02 October 27, 2024 (15.5 KB)
Show all versions (6 total)

Development Dependencies (2):

debug ~> 1.9
rspec ~> 3.13

Owners:

Pushed by:

Authors:

  • Kristoph Cichocki-Romanov

SHA 256 checksum:

=

Total downloads 6,754

For this version 112

Version Released:

License:

MIT

Required Ruby Version: >= 3.0

Links: