Uses of Package
name.martingeisse.grumpyjson.builtin.helper_types
Packages that use name.martingeisse.grumpyjson.builtin.helper_types
-
Classes in name.martingeisse.grumpyjson.builtin.helper_types used by name.martingeisse.grumpyjson.builtin.helper_typesClassDescriptionThis can be used to implement a property that must be JSON-null during deserialziation, and always serializes as JSON-null.This can be used to implement a property that gets ignored during deserialization, and is absent during serialization.This can be used to wrap a property and allow JSON null instead of an actual value.This can be used to wrap a property and allow it to be absent in JSON.