4 lines
184 B
Text
4 lines
184 B
Text
|
Classy Hash is a schema validator for Ruby Hashes. You provide a simple
|
||
|
schema Hash, and Classy Hash will make sure your data matches, providing
|
||
|
helpful error messages if it doesn't.
|