Please take a look at the feature list below to see the currently supported features. For examples, take a look into the examples folder. You can also check the test cases, every feature is tested.
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 ...