MCPcopy Create free account
hub / github.com/Automattic/mongoose /

Class

types/error.d.ts:74–74  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

72 }
73
74 export class ParallelValidateError extends MongooseError {
75 name: 'ParallelValidateError';
76 }
77

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected