marlonnardi / JsonToDelphi

generate delphi classes from json (Json To Delphi Class Generator / JSON Data Binding Tool FMX, VCL and uniGUI)
https://jsontodelphi.com
64 stars 25 forks source link

This json is valid but can't be converted to a delphi class #9

Open mborgues opened 1 year ago

mborgues commented 1 year ago

{ "streams": [ { "stream": { "label": "value" }, "values": [ [ "", "" ], [ "", "" ] ] } ] }

ArchStenton14 commented 1 year ago

Hi,

Do you think that one day a fix will be proposed for this issue please? Regards.

GNiessen commented 1 year ago

I just noticed that this is similar to the issue I just reported.

marlonnardi commented 8 months ago

@JensBorrisholt Can you validate this in the latest published version?

Klaus-Schulte commented 2 months ago

This is still a problem. It shows up when nested arrays are used in json-text