Kwalify is a parser, schema validator, and data binding tool for YAML and JSON.
rspec matchers for kwalify to help you validate yaml files
Kwalify is a parser, schema validator, and data binding tool for YAML and JSON. It was originally written by makoto kuwata. I've updated the code to get rid of all the warning messages
Allows to convert Kwalify schemas to JSON schemas
Kwalify is a parser, schema validator, and data binding tool for YAML and JSON.
The gem uses Kwalify schema validator to check Rails configuration files syntax.