Skip to content

Exception when trailing comma #274

Open
@mansouryaacoubi

Description

@mansouryaacoubi

This happens when a trailing comma exists in the JSON-file. It would be nice to be able to set a flag for trailing commas or automatically remove trailing commas.

Exception in thread "main" com.jsoniter.spi.JsonException: readObjectStart: expect { or n, found: ],

Activity

gaganbedimsg

gaganbedimsg commented on Oct 18, 2020

@gaganbedimsg

Open new resourse

mansouryaacoubi

mansouryaacoubi commented on Oct 18, 2020

@mansouryaacoubi
Author

What do you mean by that?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @mansouryaacoubi@gaganbedimsg

        Issue actions

          Exception when trailing comma · Issue #274 · json-iterator/java