PEtab v2 clarifies the semantics for using multiple models inside a single PEtab problem, see https://github.com/PEtab-dev/PEtab/pull/622/files. We need to adapt to that. This requires: * [x] #391 * [ ] Multiple models inside `Problem`, or adding a `CompositeProblem` on top of `Problem` * [ ] Updating many validation rules * [ ] petab.v2.C.MODEL_ID * [ ] ...