Provides an error interface for handling when a function call has invalid parameters.
The index of the param that for this error (index of the param in MethodObject.params).
The expected JSON Schema for the passed in value.
The value of the param passed to the method call.
The errors recieved by ajv
Provides an error interface for handling when a function call has invalid parameters.