Class: Lutaml::Model::BaseModel

Inherits:
Serializable show all
Defined in:
lib/lutaml/model.rb

Instance Attribute Summary

Attributes included from Serialize

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

Method Summary

Methods included from Serialize

#attr_value, included, #initialize, #key_exist?, #key_value, #method_missing, #mixed?, #ordered?, #pretty_print_instance_variables, #to_yaml_hash, #using_default?, #using_default_for, #validate_attribute!, #value_set_for

Methods included from Validation

#validate, #validate!

Methods included from ComparableModel

#eql?, #hash, included

Dynamic Method Handling

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