Interface Nexus\Mcp\Core\Schema\Elicitation\MultiSelectEnumSchema

<out T is array<string, mixed> = array<string, mixed>>

extends EnumSchema<T>

Marker for the MultiSelectEnumSchema union: UntitledMultiSelectEnumSchema and TitledMultiSelectEnumSchema.

Methods inherited from Nexus\Mcp\Core\Schema\Arrayable
fromArray(), toArray(), jsonSerialize()