Make use of JsonCracCreationContext #1083
Labels
cleaning
This issue or pull request only concerns improving the overall state of the code
experiment
This subject is experimental and needs to be discussed thoroughly first
feature
New feature or request
Describe the current behavior
JsonCracCreationContext has been created in #1069 but is not generally used in Json CRAC import. For instance, CRAC import fails when an extension is met.
Describe the expected behavior
Make use of this object and avoid throwing exceptions during import: instead, import information that is correct and log issues in JsonCracCreationContext.
Describe the motivation
Cleaner code, more robust Json CRAC importer
Extra Information
No response
The text was updated successfully, but these errors were encountered: