With the enhancement of model checking and formal verification methods, there is a rise in both the complexity of verification tools and their application across numerous domains. Besides the core analysis, toolchains include several layers of model transformations to intermediate languages, different formal representations, and many optimization steps. The complexity of these steps combined with often ambiguous semantics of the input languages, e.g., in the case of engineering design models, means that ensuring the correctness of the whole process is a challenging task, which cannot be handled by unit tests and example models only. We propose an end-to-end validation method, utilizing the state space traversing capabilities of model checking tools, to examine what behaviors the tool enables for validation model suites.