Backstage
    Preparing search index...

    Passed context for the validation at which rejections can be expressed.

    interface RequestValidationContext {
        reject(details?: Partial<RequestRejectionDetails>): void;
    }
    Index

    Methods

    Methods