Class: Lutaml::KeyValue::Adapter::Toml::Transform

Inherits:
Transform show all
Defined in:
lib/lutaml/key_value/adapter/toml/transform.rb

Constant Summary

Constants inherited from Model::Transform

Model::Transform::MAX_CACHE_SIZE

Instance Attribute Summary

Attributes inherited from Model::Transform

#context, #lutaml_register

Method Summary

Methods inherited from Transform

#data_to_model, #model_to_data

Methods inherited from Model::Transform

#attributes, cache_size, cached_transform, clear_cache!, data_to_model, #data_to_model, #initialize, #model_class, model_to_data, #model_to_data

Constructor Details

This class inherits a constructor from Lutaml::Model::Transform