I am performing data validation of a excel source data.
I have configured multiple validations in Attribute validator.

Issue:
FME validates the not null validation and all other validations given, but what I require is if any of the attribute is null, I don't want to do any other validations.
How do I perform these in FME?