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

Tie validation into query construction #9

Open
3 tasks
jesserobertson opened this issue May 16, 2018 · 0 comments
Open
3 tasks

Tie validation into query construction #9

jesserobertson opened this issue May 16, 2018 · 0 comments

Comments

@jesserobertson
Copy link
Owner

jesserobertson commented May 16, 2018

Need to tie the validation into the query API

Problems:

  • We want to hide the kludgy API that exists on the REST side (level1 etc) so will need to map these somehow - this will mean we need a list of valid keys for complex types
  • How are we going to map valid values in complex types? at the moment we can tell where the problem is for arbitrary input but can't be pre-emptive about it.

Things to do:

  • Split documentation up by query element ('reference', 'sample', etc)
  • Add functionality to map unknown keys to a particular query element
  • Tie in validation functionality
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant