You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 26, 2021. It is now read-only.
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 :
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
The text was updated successfully, but these errors were encountered: