Acceldata · Schema

DataQualityRule

A data quality monitoring rule

AI AgentsData ManagementData ObservabilityData PipelineData QualityIntelligenceObservability

Properties

Name Type Description
id string Unique rule identifier
name string Rule name
type string Type of data quality check
datasetId string Dataset the rule applies to
datasetName string Dataset name
columnName string Column the rule monitors
threshold number Alert threshold value (percentage or absolute)
severity string Alert severity when rule is violated
status string Rule activation status
createdAt string Rule creation timestamp
View JSON Schema on GitHub