Skip to content

Interface: ConstraintCheckDto

@kortexya/reasoninglayer


@kortexya/reasoninglayer / Generation / ConstraintCheckDto

Interface: ConstraintCheckDto

Defined in: src/types/generation.ts:46

A constraint check result from verification.

Properties

description

description: string

Defined in: src/types/generation.ts:48

Description of the constraint.


satisfied

satisfied: boolean

Defined in: src/types/generation.ts:50

Whether the constraint was satisfied.