schema/panel_schema library

Classes

PanelSchema
The whole panel document. Contains only the resources the authenticated user may view — the server filters, the client never decides.

Enums

PanelDirection
The panel's layout direction, published on the wire as a closed set.

Exceptions / Errors

SchemaFormatException
Thrown when the panel JSON does not match the contract.
UnsupportedSchemaVersionException
Thrown when the server speaks a newer contract than this build understands.