What module and operation will throw an error if a Mule events payload is not number ?
Correct Answer: B
Correct answer is Validation modules Is Number operation. Mule 4 does not use filters anymore. The functionality provided by filters in Mule 3 can be achieved by using the Validation Module.