stannum 0.1.0
A focused library for specifying and validating data structures. Stannum provides tools to define data schemas for domain objects, method arguments, or other structured data and to validate data against and coerce data to the defined schema.
Gemfile:
=
インストール:
=
Runtime依存関係 (1):
sleeping_king_studios-tools
~> 1.0, >= 1.0.2
Development依存関係 (5):
rspec
~> 3.10
rspec-sleeping_king_studios
~> 2.6
rubocop
~> 1.18
rubocop-rspec
~> 2.4
simplecov
~> 0.21