[fpc-pascal] Parameter Checking in fpjsonrpc

Simon Ameis SAmeis.fpc at web.de
Tue Jan 28 07:40:50 CET 2020


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?

Regards
Simon



More information about the fpc-pascal mailing list