Just like there are a Pre-request Script for requests, is there a Pre-Response Script (or something similar) for Mock Servers responses?
I can see the benefits of it on at least two use cases.
Great for simple/dummy validation or kind-of validations (like ID must not be 0, etc.)
and to set Dynamic Variables which is not covered by the default Postman Dynamic Variables