Typedoc API@vramework/coreFunctionsaddErrorsOn this pageFunction: addErrors() function addErrors(errors): void Adds multiple errors to the API errors map. Parameters • errors: [any, ErrorDetails][] An array of errors and their details. Returns void Defined in packages/core/src/error-handler.ts:49