Validate JSON. The library rejects invalid JSON in most cases, but it is not designed as a strict JSON validating parser. Support more JSON features. The library intentionally does not provide bean ...
This is a backport of the java.util.json API from the OpenJDK jdk‑sandbox “json” branch for use on Java 21 and above. References: OpenJDK sandbox “json ...