pkgsrc/devel/ruby-classy_hash/DESCR

4 lines
184 B
Text
Raw Normal View History

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.