Skip to main content
Version: Next

ValidatorConfigJSON

opstring

The operation to compare with a threshold to apply to the SQL output

Possible values: [<, <=, >, >=, ==, !=]

thresholdnumber
ValidatorConfigJSON
{
"op": "<",
"threshold": 0
}