Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Automattic/mongoose
/
Class
types/error.d.ts:100–100 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
98
}
99
100
export
class
ValidatorError extends MongooseError {
101
name:
'ValidatorError'
;
102
properties: {
103
message: string,
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected