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: 70,091 of 188,294
Downloads: 13,977

Daily

Ranking: 12,156 of 188,277
Downloads: 21

Depended by

RankDownloadsName
70,49913,850intelligence
132,3504,675firecrawl
182,310988keywright
186,863418datalab

Depends on

RankDownloadsName
29935,905,765rspec
56185,877,571debug

Owners

#GravatarHandle
1iconikristoph