Skip to content

getInstancePath

@tsed/ajv

Usage

typescript
import { getInstancePath } from "@tsed/ajv";

See /packages/specs/ajv/src/utils/getPath.ts.

Overview

ts
function getInstancePath(error: any): string;

Released under the MIT License.