Error thrown by ensureValidMetadata when validation fails. The message will contain a description of all errors encountered.
message
The original AJV DefinedError objects are exposed as the errors property.
DefinedError
errors
Optional override for formatting stack traces
https://v8.dev/docs/stack-trace-api#customizing-stack-traces
Create .stack property on a target object
Generated using TypeDoc
Error thrown by ensureValidMetadata when validation fails. The
message
will contain a description of all errors encountered.The original AJV
DefinedError
objects are exposed as theerrors
property.