large-records icon indicating copy to clipboard operation
large-records copied to clipboard

Improve error messages

Open edsko opened this issue 2 years ago • 1 comments

For example, we currently leave HasField constraints simply unresolved even if we have evidence that a field is definitely not there. We should instead issue a custom error message ("field not present in.."). Similar improvements can be made to the other classes that we resolve.

edsko avatar Apr 04 '22 05:04 edsko

The same goes for SubRow.

edsko avatar Apr 06 '22 07:04 edsko