{string} condition - the key used to identify the caveat
property
{string|number} value - value for the caveat to be compared against
property
{string} comp - a comparator string for how the value should be evaluated
Describes options to create a caveat. The condition is like the variable
and the value is what it is expected to be. Encoded format would be "condition=value"
{Object} CaveatOptions
{string} condition - the key used to identify the caveat
{string|number} value - value for the caveat to be compared against
{string} comp - a comparator string for how the value should be evaluated Describes options to create a caveat. The condition is like the variable and the value is what it is expected to be. Encoded format would be "condition=value"