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

Add Support for Interceptors #75

Open
yasirmhd opened this issue Mar 6, 2017 · 0 comments
Open

Add Support for Interceptors #75

yasirmhd opened this issue Mar 6, 2017 · 0 comments

Comments

@yasirmhd
Copy link
Contributor

yasirmhd commented Mar 6, 2017

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants