Skip to content
This repository was archived by the owner on Nov 2, 2023. It is now read-only.

add networknt java json schema validator #23

Merged
merged 1 commit into from
Sep 19, 2016
Merged

add networknt java json schema validator #23

merged 1 commit into from
Sep 19, 2016

Conversation

stevehu
Copy link
Contributor

@stevehu stevehu commented Sep 16, 2016

Add another Java based json schema validator.

@Relequestual
Copy link
Member

Have you considerd using the acceptance tests to confirm compliance to the specification?

@stevehu
Copy link
Contributor Author

stevehu commented Sep 19, 2016

I am using a set of test cases from another java library now. If you have links to official test cases, please let me know. Thanks.

@Relequestual
Copy link
Member

Apologies. The official test cases can be found at https://github.com/json-schema-org/JSON-Schema-Test-Suite

@stevehu
Copy link
Contributor Author

stevehu commented Sep 19, 2016

@Relequestual I am using the exact test suite and you can find them in the test resources folder.
https://github.com/networknt/json-schema-validator/tree/master/src/test/resources/tests

@Relequestual
Copy link
Member

Great! I didn't dig to find out, sorry.
You might consider adding the fact that you use the official acceptance testing test sets, and how you perform in those tests.

@Relequestual Relequestual merged commit c758907 into json-schema-org:master Sep 19, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants