How to apply multiple data quality rules to a field and capture all failed errors

Is it possible to apply multiple data quality rules to a field and capture all failed rule errors? I have been trying to do this but only getting the last failed rule errors.

If you turn on the data quality mode for a dataflow (see the image below), you’ll see a message node that contains a collection of errors for each of the failed rules. You can map these errors to get all the failed rule errors.