tomwer.model.conditions.filters.InputModel#
- class tomwer.model.conditions.filters.InputModel(**data)#
- filter_type: Literal['unix file name pattern', 'regular expression']#
- invert_result: bool#
- model_config: ClassVar[ConfigDict] = {'arbitrary_types_allowed': True}#
Configuration for the model, should be a dictionary conforming to [ConfigDict][pydantic.config.ConfigDict].
- pattern: str#