Represents a generic schema for structured data, defining a common contract for schemas. This is a sealed interface, enabling a restrictive set of implementations.
Represents a sealed interface JSON that defines a schema entity. It extends the Schema interface and has a property for schema representation.
Represents a person's name as a string. This variable is intended to store the full name or a specific format of a name.