Add option to fail step on "Unexpected input" warning
ErlanBazarov opened this issue · 2 comments
ErlanBazarov commented
Currently, step passes even if I provided incorrect key-value to "with" section. It would be good if there would be a way to fail step on incorrect key-value pair
AngelOnFira commented
Hmm, @ErlanBazarov can you give some examples? Do you mean that we should do some validation on the keys like file_name
and directory
?
AngelOnFira commented
Closing due to lack of information.