mrandrewmills/Fixed-Width-Text-File-Toolkit

invalid JSON output

mrandrewmills opened this issue · 1 comments

JSON output doesn't validate. It looks like a parent container is required for multiple objects?

Stored data into an array, then added the array to a parent array. Generates valid JSON now.