Class: MultiValueConstraint

Defined in: src/constraints.coffee
Inherits: OperatorConstraint

Overview

A constraint that associates a path with a set of values within the context of an operation.

Property Summary

(Array<String>) values

A set of values to associate with the path.

Properties inherited from OperatorConstraint

op, code