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

Class

lib/error/validation.js:20–20  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

18 */
19
20class ValidationError extends MongooseError {
21
22 constructor(instance) {
23 let _message;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected