OtherInput#
- class caf.cvt.model_config.OtherInput(*, boundary_path)[source]#
Bases:
BaseConfigConfiguration for other raw input data.
- Parameters:
boundary_path (Path)
Attributes
Configuration for the model, should be a dictionary conforming to [ConfigDict][pydantic.config.ConfigDict].
Methods
Attributes Documentation
- model_config = {}#
Configuration for the model, should be a dictionary conforming to [ConfigDict][pydantic.config.ConfigDict].