Class: T::Types::TypedHash::Untyped
- Inherits:
-
T::Types::TypedHash
- Object
- Base
- T::Types::TypedEnumerable
- T::Types::TypedHash
- T::Types::TypedHash::Untyped
- Defined in:
- lib/types/types/typed_hash.rb
Instance Attribute Summary
Attributes inherited from T::Types::TypedHash
Attributes inherited from T::Types::TypedEnumerable
Instance Method Summary collapse
-
#initialize ⇒ Untyped
constructor
A new instance of Untyped.
- #valid?(obj) ⇒ Boolean
Methods inherited from T::Types::TypedHash
#name, #new, #recursively_valid?, #underlying_class
Methods inherited from T::Types::TypedEnumerable
#describe_obj, #name, #recursively_valid?, #underlying_class
Methods inherited from Base
#==, #describe_obj, #error_message_for_obj, #error_message_for_obj_recursive, #hash, method_added, #name, #recursively_valid?, #subtype_of?, #to_s, #validate!