MCPcopy Create free account
hub / github.com/deepnote/deepnote /

Class

packages/blocks/src/errors.ts:36–36  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

34 * Zod schema validation failures.
35 */
36export class SchemaValidationError extends ParseError {}
37
38/**
39 * Prohibited YAML features: anchors, aliases, merge keys, tags.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected