DEV Community

Discussion on: Tired of json-schema, try dry-validation

Collapse
 
benbonnet profile image
Ben

is there any benefits compared to using a tool that cover the whole spec ? ex github.com/ruby-json-schema/json-s...

Collapse
 
alirezabashiri profile image
Alireza Bashiri

Not really if you're comfortable maintaining your JSON schemas through JSON files instead of Ruby DSL.