Returns the validation message that describes in what way any pairs of flags were incompatible. We only do compile-time assertions, which is why this function just concatenates strings to return the error message (basically, it shouldn't matter).
See Source File