Skip to content

rulvar API reference


rulvar API reference / @rulvar/rulvar / StandardSchemaV1 / Issue

Interface: Issue

Defined in: packages/core/dist/index.d.ts

The issue interface of the failure output.

Properties

PropertyModifierTypeDescriptionDefined in
messagereadonlystringThe error message of the issue.packages/core/dist/index.d.ts
path?readonlyreadonly ( | PropertyKey | PathSegment)[]The path of the issue, if any.packages/core/dist/index.d.ts