Class LinkDescriptionObject

java.lang.Object
com.fasterxml.jackson.module.jsonSchema.jakarta.types.LinkDescriptionObject

public class LinkDescriptionObject extends Object
A link description object is used to describe link relations. In the context of a jsonSchema, it defines the link relations of the instances of the jsonSchema, and can be parameterized by the instance values. The link description format can be used on its own in regular (non-jsonSchema documents), and use of this format can be declared by referencing the normative link description jsonSchema as the the jsonSchema for the data structure that uses the links.