korpling / annatto

Converts linguistic data formats based on the graphANNIS data model as intermediate representation and can apply consistency tests.
Apache License 2.0
1 stars 0 forks source link

Workflow deserialization should not allow unknown fields in config table #211

Closed MartinKl closed 6 months ago

MartinKl commented 6 months ago

Currently the config table for a module allows to use unknown fields, which will not be processed. This should lead to an error to better validate workflows and help users to detect errors early.