Skip to content

#424 Add check for projection on non-array lists.

Albert Hofkamp requested to merge 424-add-projection-on-non-arrays-check into develop

Addresses #424

Forbidding projection on lists was already possible, but forbidding projection non-array lists was still missing.

Merge request reports