macro_rules! assert_spec_valid { ($result:expr) => { ... }; }
Asserts that a SpecValidatorResult is valid
SpecValidatorResult