@deep/nest-kit
    Preparing search index...

    Interface ValidateAccessOptions

    interface ValidateAccessOptions {
        action: string;
        context: WinstonLoggerContext;
        scopes?: ActionScopes | ActionScopesArray;
    }
    Index

    Properties

    action: string
    scopes?: ActionScopes | ActionScopesArray