McJSON icon indicating copy to clipboard operation
McJSON copied to clipboard

A Delphi / Lazarus / C++Builder simple and small class for fast JSON parsing.

Results 2 McJSON issues
Sort by recently updated
recently updated
newest added

Hello, I gave the variable a JSON string value before adding the value to the JSON object with the AsJSON method, which caused a warning. [TestMcJSON_.zip](https://github.com/hydrobyte/McJSON/files/14556134/TestMcJSON_.zip) [This if sample project]...

Hi! Thanks for this project. I'm using it to validate json files and an empty string passes validation and I think it should not.