Skip to main content

isEqual

The selected value[s] should match the expected one[s].

Parameter table

paramunitrequireddescription
expectedyesThe expected value[s]

How to setup

The rule verifies whether the selected value[s] match[es] the expected one[s]. If they don't match, the rule will fail.

Examples

valuevalidexpecteddescription
(Cairo, Paris)(Cairo, Paris)The selected values match the expected ones.
(Rome, London)(Cairo, Paris)The selected values do not match the expected ones.