virtual-imaging-platform / VIP-python-client

Python client to use VIP through its CARMIN API
Other
3 stars 9 forks source link

Empty string for values in input_settings should generate an error #14

Closed MathildeMrz closed 1 year ago

MathildeMrz commented 1 year ago

Giving an empty string for a non-file or file parameter should generate an error. Currently, VIP client does not raise an error, the execution is submitted to VIP and VIP returns an error.