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

Use JSONSchema #290

Open
jmizgajski opened this issue Jul 28, 2014 · 2 comments
Open

Use JSONSchema #290

jmizgajski opened this issue Jul 28, 2014 · 2 comments

Comments

@jmizgajski
Copy link

https://pypi.python.org/pypi/jsonschema could simplify a lot of code in the validators since a lot of it does not handle any logic, just makes sure the json structure adheres to xAPI.

@ljwolford
Copy link
Contributor

that looks like a good idea @jmizgajski .....can you want to add it to the StatementValidator class?

@jmizgajski
Copy link
Author

I would love to, unfortunately I am swamped until late October. Should be
pretty straight forward for someone with good understanding of TinCan
Documentation. A nice resource for learning json schema is here:
http://spacetelescope.github.io/understanding-json-schema/index.html.

2014-08-26 15:18 GMT+02:00 Lou Wolford [email protected]:

that looks like a good idea @jmizgajski https://github.com/jmizgajski
.....can you want to add it to the StatementValidator class?


Reply to this email directly or view it on GitHub
#290 (comment).

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

2 participants