filter_val: Validate a filter in CJA
Description
Returns a filter validation for a filter contained in a json string object.
Usage
filter_val(filter_body = NULL, debug = FALSE)
Value
A validation True or False response
Arguments
- 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