Documentation
    Preparing search index...

    Module @quatrain/types

    @quatrain/types

    Fundamental type definitions, domain exceptions, and global reference structures (URIs) for the Quatrain Core framework.

    • Object Reference System: The ObjectUri class represents a unique global reference system for all Quatrain models.
    • Resource Exceptions: Contains structured resource exceptions (e.g. NotFoundError, ValidationError, BadRequestError) aligning with standard HTTP responses.
    • Domain Interfaces: Base interfaces mapping system entities (BaseObjectType, ReferenceType).

    Refer to HOWTO.md for API and coding examples.

    AGPL-3.0-only

    Namespaces

    statuses

    Classes

    BackendError
    BadRequestError
    ForbiddenError
    GoneError
    NotFoundError
    ObjectUri
    ResourceError
    UnauthorizedError
    ValidationError

    Interfaces

    AppCompositionInterface
    AppContentInterface
    BaseObjectType
    PWAContentInterface

    Type Aliases

    AdapterConfigSpec
    PivotAdaptersSpec
    ReferenceType