Class Virtus::Attribute::Hash
In: lib/virtus/attribute/hash.rb
Parent: Attribute

Handles attributes with Hash type

Constants

Type = Struct.new(:key_type, :value_type) do def self.infer(type)   FIXME: remove this once axiom-types supports it

@private

Attributes

key_type  [R]  @api private
value_type  [R]  @api private

[Validate]