Class: ValueConstraint
| Defined in: | src/constraints.coffee |
| Inherits: | OperatorConstraint |
Overview
A constraint that associates a path with value, within the context of an operation.
Property Summary
- (String, Number) value
-
The value to associate with the path.
- (String) extraValue
-
A disambiguating value used by some operations.