How to use other nodes to verify the output of a node

For example, I have used the Missing Value node. How can I use another node to validate the output of this node without a visual review? Is there some node that compares (file) output of nodes and indicates that they are the same?

Regards,

Marco

table difference checker and table difference finder

alternatively, you can use simple logic like Row Splitter, Table Dimensions, Rule Engine or Expression nodes

1 Like

Thanks. I will try this out.