[fpc-pascal] Parameter Checking in fpjsonrpc
Michael Van Canneyt
michael at freepascal.org
Tue Jan 28 08:05:12 CET 2020
On Tue, 28 Jan 2020, Simon Ameis wrote:
> Hello all,
>
> is it correct, that TJSONRPCHandler only checks for parameter beeing
> object or array (according to TJSONRPCHandler.Options) or should it also
> check for individual parameters according to ParamDefs?
>
> For the latter I didn't find any implementation, so it is missing?
It is mising, but not forgotten; I have it on my todo list still, together
with some other items for JSON-RPC
If you feel like implementing some rudimentary checks, please feel free.
Michael.
More information about the fpc-pascal
mailing list