Class: Appfuel::Domain::ValueObject
- Defined in:
- lib/appfuel/domain/value_object.rb
Instance Attribute Summary
Attributes included from Dsl
#defaults, #equalizer, #schema
Method Summary
Methods inherited from Entity
#attr_typed!, #collection?, #data_type, #data_typed!, #domain_basename, #domain_name, #enable_undefined, #global?, #has?, #hide_undefined, #hide_undefined?, #initialize, #show_undefined, #to_h, #to_hash, #undefined_as_nil, #undefined_as_nil?, #validate_type!
Methods included from Dsl
#attribute, #attribute_conflict?, #attribute_exists?, #attribute_names, #build_type, #container_class_type, #create, #default?, #disable_value_object, #domain_basename, #domain_name, #empty_hash, #enable_value_object, #enum, extended, #inherited, #strict_enum, #try, #type, #valid?, #value_object?
Methods included from Application::AppContainer
#app_container, #feature_name, included, #qualify_container_key
Constructor Details
This class inherits a constructor from Appfuel::Domain::Entity