isUserMetaKeyAllowed

Validate a user-supplied _meta key for attachment under the effective protocol version v: it MUST be well-formed and MUST NOT use a prefix that is MCP-reserved for that version.

  1. bool isUserMetaKeyAllowed(string key)
  2. bool isUserMetaKeyAllowed(string key, ProtocolVersion v)
    @safe @safe pure nothrow
    bool
    isUserMetaKeyAllowed