Uses of Package
io.github.grumpystuff.grumpyjson
Packages that use io.github.grumpystuff.grumpyjson
Package
Description
-
Classes in io.github.grumpystuff.grumpyjson used by io.github.grumpystuff.grumpyjsonClassDescriptionThis class typically gets constructed by grumpyjson and consumed by grumpyrest, without any need for the application code to deal with it.This structure represents a single error, i.e. a leaf node, and contains the error message of the
FieldErrorNode.Messagenode as well as the field path as a list of the field names of allFieldErrorNode.Fieldnodes on the way from the root to the message leaf node.Combines JsonSerializerProvider and JsonDeserializerProvider.Groups theJsonSerializerRegistryandJsonDeserializerRegistrytogether.This base class ofJsonEngineimplements the "conversion" part of the JSON engine and can be used if actual (de-)serialization from and to JSON syntax is not needed.This class is an easier way to represent a (parameterized) type thanType. -
Classes in io.github.grumpystuff.grumpyjson used by io.github.grumpystuff.grumpyjson.builtin
-
-
Classes in io.github.grumpystuff.grumpyjson used by io.github.grumpystuff.grumpyjson.builtin.record
-
Classes in io.github.grumpystuff.grumpyjson used by io.github.grumpystuff.grumpyjson.deserializeClassDescriptionThis class typically gets constructed by grumpyjson and consumed by grumpyrest, without any need for the application code to deal with it.
-
Classes in io.github.grumpystuff.grumpyjson used by io.github.grumpystuff.grumpyjson.serializeClassDescriptionThis class typically gets constructed by grumpyjson and consumed by grumpyrest, without any need for the application code to deal with it.