Comment by gpderetta

Comment by gpderetta 2 hours ago

0 replies

The JSON spec does not require a schema. If you want to write a library that can support any valid JSON you have little options. That's useful if you are implementing something like jq just to give an example.