ValidatorConfigJSON
opstring
The operation to compare with a threshold to apply to the SQL output
Possible values: [<, <=, >, >=, ==, !=]
thresholdnumber
ValidatorConfigJSON
{
"op": "<",
"threshold": 0
}