|
|
|
|
|
by iamflimflam1
1159 days ago
|
|
There are also some more lenient JSON parsers that will handle comments and other non-standard things. They can be a bit hard to add in to some frameworks as it’s kind of the opposite of what you are normally trying to do which is reject bad input. |
|