Class: Lutaml::Json::Adapter::Transform

Inherits:
KeyValue::Transform show all
Defined in:
lib/lutaml/json/adapter/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 KeyValue::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