Package io.micronaut.serde.exceptions.path
@NullMarked
package io.micronaut.serde.exceptions.path
Reference path model for reporting where serialization or deserialization failures occurred.
-
InterfacesClassDescriptionRepresents a reference path to a specific item within a collection.Represents a reference path to a specific item within a map.Represents a reference path to a specific property of a bean type.Represents a reference path used for tracking references within serialized or deserialized data structures.