Skip to content

달빛약속 / core/mod / ErrorGroups

Class: ErrorGroups ​

Extends ​

  • Error

Constructors ​

new ErrorGroups() ​

new ErrorGroups(errors): ErrorGroups

Parameters ​

errors ​

Map<string, YaksokError<unknown>[]>

Returns ​

ErrorGroups

Overrides ​

Error.constructor

Defined in ​

core/error/validation.ts:4

Properties ​

errors ​

errors: Map<string, YaksokError<unknown>[]>

Defined in ​

core/error/validation.ts:4


message ​

message: string

Inherited from ​

Error.message

Defined in ​

node_modules/.deno/typescript@5.7.2/node_modules/typescript/lib/lib.es5.d.ts:1077


name ​

name: string

Inherited from ​

Error.name

Defined in ​

node_modules/.deno/typescript@5.7.2/node_modules/typescript/lib/lib.es5.d.ts:1076


stack? ​

optional stack: string

Inherited from ​

Error.stack

Defined in ​

node_modules/.deno/typescript@5.7.2/node_modules/typescript/lib/lib.es5.d.ts:1078