Skip to content

yaml loader and factory error management: cycle detection, line mapping, reporting #11

@JeanLucPons

Description

@JeanLucPons

Handle error management in factory and config file loader.

#Implement cycle detection in case of wrong yaml/json link that creates a cycle

Use

model_config = ConfigDict(arbitrary_types_allowed=True,extra="forbid")

in all pydatic schema and remove BaseModel from abstract classes

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions