Skip to content

Configuration Class For Separating the Configuration From the Code #9

@Mohido

Description

@Mohido

implement a new python class capable of processing different kinds of incoming configurations, from JSON files to YAML objects. The class should only have two public methods, one for the constructor and the other for getting the configurations that the FPC_Engine class requires as input. Another cherry on top, add validation layers to make sure the incoming configuration suits the engine.

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions