Skip to content

Utils.Class.ValidationWarning

DecentM edited this page Jan 25, 2025 · 66 revisions

@decentm/concourse-ts / Utils / ValidationWarning

Class: ValidationWarning

Defined in: utils/warning-store/index.ts:8

Constructors

new ValidationWarning()

new ValidationWarning(__namedParameters): ValidationWarning

Defined in: utils/warning-store/index.ts:12

Parameters

__namedParameters
messages

string[]

type

ValidationWarningType

Returns

ValidationWarning

Properties

messages

messages: string[]

Defined in: utils/warning-store/index.ts:9


type

type: ValidationWarningType

Defined in: utils/warning-store/index.ts:10

Clone this wiki locally