SDK API Reference / ValidateOptions
Interface: ValidateOptions
Validate options for schema validation and statistics
Properties
attribute?
optionalattribute?:string|boolean
Validate attributes only (true) or specific attribute by name (string)
behavior?
optionalbehavior?:string|boolean
Validate behaviors only (true) or specific behavior by name (string)
enriched?
optionalenriched?:boolean
Validate enriched master (all attributes)
interval?
optionalinterval?:string
Time interval for behavior queries using TD_INTERVAL format (e.g., -1d, -7d, -1h, -30d)
master?
optionalmaster?:boolean
Show only master table info
onProgress?
optionalonProgress?:PreviewProgressCallback
Progress callback for status updates
realtime?
optionalrealtime?:boolean
Validate only RT 2.0 configuration (--rt flag)