0

I have seen some questions regarding how we escape/unescape Json, but I am wondering why do we need/want it. I did a google search but didn't find answers.

In what case we want to escape it and what we don't?

  • You need it as in all other cases: to distinguish between the JSON format itself and the data stored within the values – Nico Haase Dec 08 '21 at 18:27
  • See https://stackoverflow.com/questions/3020094/how-should-i-escape-strings-in-json for more details – Nico Haase Dec 08 '21 at 18:28

0 Answers0