Categories: None [Edit]

dynamicschema

https://rubygems.org/gems/dynamicschema
https://github.com/EndlessInternational/dynamic_schema
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. New in 2.0, DynamicSchema adds DynamicSchema::Struct which faciliates effortless definition and construction of complex object hierarchies, with optional type coersion and validation. Where DynamicSchema simplified configuration and API payload construction, DynamicSchema::Struct simplifies construction of complex API reponses.

Total

Ranking: 80,738 of 187,239
Downloads: 11,077

Daily

Ranking: 14,926 of 187,224
Downloads: 34

Depended by

RankDownloadsName
81,50010,921intelligence
145,3673,866firecrawl
182,311793keywright
186,041349datalab

Depends on

RankDownloadsName
27919,404,019rspec
66977,971,944debug

Owners

#GravatarHandle
1iconikristoph