Skip to content

SDK API Reference / ValidateOptions

Interface: ValidateOptions

Validate options for schema validation and statistics

Properties

attribute?

optional attribute: string | boolean

Validate attributes only (true) or specific attribute by name (string)


behavior?

optional behavior: string | boolean

Validate behaviors only (true) or specific behavior by name (string)


enriched?

optional enriched: boolean

Validate enriched master (all attributes)


interval?

optional interval: string

Time interval for behavior queries using TD_INTERVAL format (e.g., -1d, -7d, -1h, -30d)


master?

optional master: boolean

Show only master table info


onProgress?

optional onProgress: PreviewProgressCallback

Progress callback for status updates