This document discusses an approach for automatically verifying loop invariants generated by other tools. It presents a constraint-based technique that can quickly filter out spurious invariants by attempting to prove or disprove candidates using a bounded model checker. An evaluation on classical programs showed the approach could validate correct invariants and refute spurious ones in under a minute for most cases tested.