Registry / utility / classy-hash

classy-hash

JSON →
library1.0.0rbrubygemsunverified

Schema validator for Ruby Hashes with helpful error messages.

gem install classy_hash
INSTALL
IMPORT
SIG · CLASSY-HASH
C
classy-hash
utilityrubyv1.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ClassyHash
require 'classy_hash'

Validates a hash against a schema.

require 'classy_hash' schema = { name: String, age: Integer } ClassyHash.validate({ name: 'Alice', age: 30 }, schema)
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
OpenAI (training)
1
Resources
classy-hash — gem install classy-hash · libregistry