The WoGu validation engine: discovers WorkflowValidator implementations via
java.util.ServiceLoader, executes them against a project, and aggregates their
results into a ValidationSummary. Adding a new validator never requires a change to
this module.