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: 67,043 of 188,779
Downloads: 15,042

Daily

Ranking: 9,841 of 188,757
Downloads: 55

Depended by

RankDownloadsName
67,15515,005intelligence
129,1264,892firecrawl
182,6601,020keywright
187,329430datalab

Depends on

RankDownloadsName
29941,363,553rspec
53888,570,037debug

Owners

#GravatarHandle
1iconikristoph