Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve error messages #92

Open
edsko opened this issue Apr 4, 2022 · 1 comment
Open

Improve error messages #92

edsko opened this issue Apr 4, 2022 · 1 comment
Labels
enhancement New feature or request large-anon

Comments

@edsko
Copy link
Collaborator

edsko commented Apr 4, 2022

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 edsko added enhancement New feature or request large-anon labels Apr 4, 2022
@edsko
Copy link
Collaborator Author

edsko commented Apr 6, 2022

The same goes for SubRow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request large-anon
Projects
None yet
Development

No branches or pull requests

1 participant