18 lines
475 B
JSON

{"rules": [
{
"field": "my_event_data",
"isFieldLevel": false,
"type": "isNull",
"checkDefinition": "n/a",
"url": "https://github.com/datahub-project/datahub/blob/master/checks/nonNull.sql"
},
{
"field": "timestamp",
"isFieldLevel": true,
"type": "increasing",
"checkDefinition": "n/a",
"url": "https://github.com/datahub-project/datahub/blob/master/checks/increasing.sql"
}
]
}