Check whether the request JSON type matches. Returns true if type matches, or object describing error(s) if not.
Return Value
An empty value if the type matches, or an object describing the errors.
Parameters
Name |
Description |
request |
The value passed for this argument. |
Created with MrDocs