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
It’s all like what we do on deserialization. A property which is excluded, it will not take part in neither deserialization nor serialization. And the mapper items define both the deserializing rules and serializing rules. Refer to the usage above.
466
466
467
-
# To Do
468
-
469
-
* Improve testcases
470
-
471
-
* Improve error handling
472
-
473
-
* Simplify the API naming
474
-
475
467
# License
476
468
477
469
HandyJSON is released under the Apache License, Version 2.0. See LICENSE for details.
0 commit comments