This code sample shows how to validate a JSON document using the Streaming API of Jakarta JSON Processing API.
Follow the instructions shown in README in the repository root.
Navigate to the generated target
or build
directory.
$ ./run.sh <path/to/JSON schema> <path/to/JSON instance>