RubyGems Navigation menu

dynamicschema 1.0.0.beta02

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:
=

安裝:
=

版本列表:

  1. 1.0.0.beta04 November 04, 2024 (16.0 KB)
  2. 1.0.0.beta03 October 27, 2024 (16.0 KB)
  3. 1.0.0.beta02 October 27, 2024 (15.5 KB)
  4. 1.0.0.beta01 October 25, 2024 (15.0 KB)

Development 相依性套件 (2):

debug ~> 1.9
rspec ~> 3.13

擁有者:

推送者:

作者:

  • Kristoph Cichocki-Romanov

SHA 256 總和檢查碼:

=

總下載次數 517

這個版本 89

版本发布:

授權:

MIT

Ruby 版本需求: >= 3.0

相關連結: