Vana SDK - v2.2.2
    Preparing search index...

    Class BaseController<TContext>Abstract

    Provides base controller functionality with middleware support.

    Abstract base class for SDK controllers that provides request execution with middleware pipeline, parameter validation, and error handling. All SDK controllers extend this base for consistent behavior.

    Type Parameters

    Implements

    Index

    Properties

    Properties

    context: TContext

    Controller context