Skip to main content

Interface: ValidationWarning

Defined in: packages/core/src/application/use-cases/validate-artifacts.ts:66

A non-fatal rule mismatch (required: false rule that was absent).

Properties

artifactId

readonly artifactId: string

Defined in: packages/core/src/application/use-cases/validate-artifacts.ts:68

The artifact type ID this warning pertains to.


description

readonly description: string

Defined in: packages/core/src/application/use-cases/validate-artifacts.ts:70

Human-readable description suitable for CLI output.