You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-2Lines changed: 7 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,9 +9,14 @@ References:
9
9
This project is not an official release; APIs and behaviour may change as upstream evolves.
10
10
You can find this code on [Maven Central](https://central.sonatype.com/artifact/io.github.simbo1905.json/java.util.json).
11
11
12
-
To kick the tyres on the New JSON API this repo includes a JSON Type Definition (JTD) Validator implementing RFC 8927, released on Maven Central as part of this project.
12
+
In addition to the core backport, this repo includes implementations of more advanced JSON technologies built on the `java.util.json` API.
13
13
14
-
We welcome contributions to the JTD Validator incubating within this repo.
0 commit comments