esqLABS / esqlabsR

Utility functions for modelling and simulation workflows within esqLABS organization
https://esqlabs.github.io/esqlabsR/
GNU General Public License v2.0
16 stars 2 forks source link

validateIsOption fails for entries length >1 in defaultPlotConfiguration #684

Open rengelke opened 2 months ago

rengelke commented 2 months ago

When performing validation using ospsuite.utils::validateIsOption on defaultPlotConfiguration, which is converted into a list for this task, some options are length > 1, which is not supported.