This function checks if all necessary input parameters for source and target exist and are valid.
validate_inputs(rv, input, output, session)The global 'reactiveValues()' object, defined in server.R
Shiny server input object
Shiny server output object
Shiny session object