Registry / serialization / evt-schema

evt-schema

JSON →
library2.5.0.0rbrubygemsunverified

Primitives for schema and data structure definition in Ruby.

gem install evt-schema
INSTALL
IMPORT
SIG · EVT-SCHEMA
E
evt-schema
serializationrubyv2.5.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.

Schema
require 'evt-schema'

Define and use a schema with attributes

require 'evt-schema' class MySchema < Schema::Definition attribute :name, String end schema = MySchema.new(name: 'test') puts schema.name
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.5.0.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
evt-schema — gem install evt-schema · libregistry