Skip to main content
Version: Next

ArrayPredicate

predicateType stringrequired

Possible values: []

valueobject
indexint32
lengthEqualsint32
lengthGreaterThanint32
lengthLessThanint32
negatedboolean
ArrayPredicate
{
"predicateType": "string",
"value": {},
"index": 0,
"lengthEquals": 0,
"lengthGreaterThan": 0,
"lengthLessThan": 0,
"negated": true
}