Check whether the request JSON type matches. Returns true if type matches, or object describing error(s) if not.
Declared in <rpc/util.h>
<rpc/util.h>
UniValue MatchesType(UniValue const& request) const;
An empty value if the type matches, or an object describing the errors.