colander_data_converter.base.types.base
- class colander_data_converter.base.types.base.CommonEntityType[source]
-
CommonEntityType is an abstract base class for defining shared attributes across various entity data types.
This class provides fields for identifiers, names, descriptions, and other metadata.
- Config:
str_strip_whitespace: bool = True
arbitrary_types_allowed: bool = True
from_attributes: bool = True