Description
to reproduce: checkout CAUSEWAY-3505-reproduce branch from simpleapp.
given the following action:
in v1 the following is valid:
whereas in v2 I am currently required to specify all preceding N-1 params.
We should support both forms:, because it is more common to validate a single param than to validate it in conjunction with others.