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

Client side NCSS query validation #532

Open
dopplershift opened this issue Mar 22, 2022 · 1 comment
Open

Client side NCSS query validation #532

dopplershift opened this issue Mar 22, 2022 · 1 comment

Comments

@dopplershift
Copy link
Member

We have validate_query(). It might be nice to call this on the query before sending it to the server. This would allow us to give better error messages.

@dopplershift
Copy link
Member Author

We could consider tying it a validate kwarg-only argument to get_query(), though right now I think I'd want it to default to True. There's not a lot of point in sending a query we know will fail (except for testing maybe).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant