Skip to content

Interface: BuilderWarning

Defined in: packages/riviere-builder/src/features/building/domain/inspection/inspection-types.ts:26

Riviere-role

value-object

Properties

code

code: WarningCode

Defined in: packages/riviere-builder/src/features/building/domain/inspection/inspection-types.ts:27


componentId?

optional componentId: string

Defined in: packages/riviere-builder/src/features/building/domain/inspection/inspection-types.ts:29


domainName?

optional domainName: string

Defined in: packages/riviere-builder/src/features/building/domain/inspection/inspection-types.ts:30


field?

optional field: string

Defined in: packages/riviere-builder/src/features/building/domain/inspection/inspection-types.ts:31


linkType?

optional linkType: string

Defined in: packages/riviere-builder/src/features/building/domain/inspection/inspection-types.ts:36


message

message: string

Defined in: packages/riviere-builder/src/features/building/domain/inspection/inspection-types.ts:28


newValue?

optional newValue: string | number | boolean

Defined in: packages/riviere-builder/src/features/building/domain/inspection/inspection-types.ts:33


oldValue?

optional oldValue: string | number | boolean

Defined in: packages/riviere-builder/src/features/building/domain/inspection/inspection-types.ts:32


source?

optional source: string

Defined in: packages/riviere-builder/src/features/building/domain/inspection/inspection-types.ts:34


target?

optional target: string

Defined in: packages/riviere-builder/src/features/building/domain/inspection/inspection-types.ts:35


targetName?

optional targetName: string

Defined in: packages/riviere-builder/src/features/building/domain/inspection/inspection-types.ts:38


targetRepository?

optional targetRepository: string

Defined in: packages/riviere-builder/src/features/building/domain/inspection/inspection-types.ts:37