Skip to content

Commit 0f81f13

Browse files
committed
update readme
1 parent c847498 commit 0f81f13

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,8 +143,8 @@ and JsonNode from String.
143143
## Known issues
144144

145145
I have just updated the test suites from the [official website](https://github.com/json-schema-org/JSON-Schema-Test-Suite) as the old ones were copied from another
146-
Java validator. Now there are several issues that need to be addressed. All of them are edge cases
147-
in my opinion but need to be investigated.
146+
Java validator. Now there are several issues that need to be addressed. All of them are edge cases in my opinion but need to be investigated. As my old test suites
147+
were inherited from another Java JSON Schema Validator, I guess other Java Validator would have the same issue as these issues are in the Java Language itself.
148148

149149
[#7](https://github.com/networknt/json-schema-validator/issues/7)
150150

0 commit comments

Comments
 (0)