Open HLWeil opened 3 days ago
Currently, only the headers of e.g. Variable Modification are checked. The test still passes if only the header is given but the column is left empty.
I see the problem here. I didn't check for terms as values here (since custom modifications should be allowed too) but forget to check for non-emptiness.
Currently, only the headers of e.g. Variable Modification are checked. The test still passes if only the header is given but the column is left empty.