superset

Namespace: (default namespace)
XML Schema: vcac-service-catalog-rest-schema.xsd

An operator that checks whether one set is a superset of another.

The first operand to this operator is the set that is believed to be the superset. The first operand must be of a multi-valued type. The second operand may be of any multiplicity.

This operator does not test for strict supersets. I.e. if the two sets are equal, #evaluate(EvaluationContext, List) returns true.

XML

JSON

property type description