Skip to content

Add check for SerializedName annotation #6

@RationalStargazer

Description

@RationalStargazer

General idea:
When data class implements Serializable, check:

  1. All properties have SerializedName annotation.
  2. All SerializedName have unique values in the data class (copy-paste protection).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions