Skip to content

nooschain v0.1.0


nooschain / config-editor/types / ConfigValidationIssue

Interface: ConfigValidationIssue

Defined in: config-editor/types.ts:27

One actionable configuration validation finding.

Properties

code

code: string

Defined in: config-editor/types.ts:30


key?

optional key?: string

Defined in: config-editor/types.ts:28


message

message: string

Defined in: config-editor/types.ts:31


severity

severity: "error" | "warning"

Defined in: config-editor/types.ts:29

Audience-first NOOSChain documentation.