Closed GernotMaier closed 1 month ago
Project ID: gammasim_simtools_AY_ssha9WiFxsX-2oy_w
Project ID: gammasim_simtools_AY_ssha9WiFxsX-2oy_w
@orelgueta - thanks for the review!
Let me know if it is ok to keep the if-statements. I really don't care, but have a slight preference to less lines of code.
Project ID: gammasim_simtools_AY_ssha9WiFxsX-2oy_w
This is refactor PR with no change in functionality.
data_model.validate_data._validate_data_dict
is too complex and we split here the function into several. Also address the issue of a missing test for the call of_validate_data_dict_using_json_schema
.Closes #1193