@suluk/nano-stores - v0.1.3
    Preparing search index...

    Class SchemaViolationError

    A validation failure on either edge — carries the Zod issues so callers can surface what drifted.

    Hierarchy

    • Error
      • SchemaViolationError
    Index

    Constructors

    Properties

    side: "request" | "response"
    route: string
    issues: unknown
    cause?: unknown
    name: string
    message: string
    stack?: string