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 ...
Java collections But you can also work with standard Java collections such as Map and Lists. If you don't tell Genson what type to use, it will deserialize JSON Arrays to Java List and JSON Objects to ...