Skip to content

Validate Json when used with Json.NET #2

@giggio

Description

@giggio

This:

JsonConvert.DeserializeObject<Whatever>("{not valid json");

Will be marked as an Error. Category is Usage.
Diagnostic id is CC0054
@andrecarlucci is working on it.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions