Skip to content
This repository was archived by the owner on Aug 26, 2021. It is now read-only.
This repository was archived by the owner on Aug 26, 2021. It is now read-only.

Add Support for Interceptors #75

Description

@yasirmhd

Gson provides support for annotations at a class level which can be used for doing post processing or validation. Link with details are attached below :

https://github.com/google/gson/blob/master/extras/src/main/java/com/google/gson/interceptors/Intercept.java

The code for this can be easily generated where we can call these post the deserialisation has happened

Activity

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

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