This function checks that the passed object is a function and contains the arguments "x" and "..." - in that order. This is to help ensure users only register valid parsers.
See also
validate_qryflow_handler()
for the handler equivalent.
This function checks that the passed object is a function and contains the arguments "x" and "..." - in that order. This is to help ensure users only register valid parsers.
validate_qryflow_handler()
for the handler equivalent.