filter_val {cjar} | R Documentation |
Returns a filter validation for a filter contained in a json string object.
filter_val(filter_body = NULL, debug = FALSE)
filter_body |
The json string of the filter that is being validated (required) |
debug |
This enables the api call information to show in the console for help with debugging issues. default is FALSE |
A validation True or False response