title: Handling null and empty arrays and objects used in JSON data date: 2020-10-29 13:02:10 categories: [programming] tags: [json]
JSON data has the concept of null and empty arrays and objects. This section explains how each of these concepts is mapped to the data object concepts of null and unset.