Class: Lutaml::Model::Serializable

Inherits:
Object
  • Object
show all
Includes:
Serialize
Defined in:
lib/lutaml/model/serializable.rb

Direct Known Subclasses

BaseModel, Collection, ComparableNil

Instance Attribute Summary

Attributes included from Serialize

#element_order, #encoding, #mixed, #ordered, #register, #schema_location

Method Summary

Methods included from Serialize

#attr_value, #attribute_exist?, #extract_register_id, included, #initialize, #key_exist?, #key_value, #method_missing, #mixed?, #ordered?, #pretty_print_instance_variables, register_format_mapping_method, register_from_format_method, register_to_format_method, #respond_to_missing?, #to_format, #to_yaml_hash, #using_default?, #using_default_for, #validate_attribute!, #value_map, #value_set_for

Methods included from Liquefiable

included, #to_liquid

Methods included from Validation

#validate, #validate!, #validate_helper

Methods included from ComparableModel

#already_compared?, #attributes_hash, #calculate_hash, #comparison_key, #eql?, #hash, included, #same_class?

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class Lutaml::Model::Serialize