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

Value verification #1

Open
4 tasks
jkrenzer opened this issue Apr 17, 2017 · 0 comments
Open
4 tasks

Value verification #1

jkrenzer opened this issue Apr 17, 2017 · 0 comments
Assignees
Milestone

Comments

@jkrenzer
Copy link
Owner

Implementation of value-verification

Goals:

  1. Mitigate possibilities to slip arbitrary wrong values from JSON into C++.
  2. Enable library-users to define validation for values run on the JSON-C++ border
  • Extract code from working example for value-verification
  • Build lib and implement interface
  • Document verification
  • Write unit-test
@jkrenzer jkrenzer self-assigned this Apr 17, 2017
@jkrenzer jkrenzer added this to the 0.0.1 milestone Apr 17, 2017
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