Closed
Description
During testing, most actions will trigger a "fast-fail" meaning fail on first error rather than trying to continue.
One case where it was still continuing is when the XML Metadata validation succeeds but the Edm validation process fails. Update the Commander to fast-fail when any of the three metadata tests fail.