Would be nice to have something like this: ``` "lines.*.expiration_date": [isDistinctWith(["lines.*.id"])] ``` This would ensure only lines with different `expiration_date&id` are allowed.
Would be nice to have something like this:
This would ensure only lines with different
expiration_date&idare allowed.