use Setup;
/// Errors from setup message validation.
/// Validate a unified SETUP message. Draft-17 merged CLIENT_SETUP and
/// SERVER_SETUP into a single message and used ALPN for version negotiation;
/// draft-18 carries the same shape, so there are no versions to validate.