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

Class

lib/error/validator.js:17–17  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

15 */
16
17class ValidatorError extends MongooseError {
18
19 constructor(properties, doc) {
20 let msg = properties.message;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected