Skip to content
Judgment Labs
Esc
↑↓navigate↵open⌘Jpreview
On this page

DatasetSchemaProperty

A single dataset column declaration.

type is a JSON Schema primitive ("string", "integer", "number", "boolean", "array", "object") or the Judgment pointer type "trace" (value is a trace id).

Attributes

PropType
type?DatasetColumnType
TypeDatasetColumnType

Was this page helpful?