Returns a filter validation for a filter contained in a json string object.

filter_val(filter_body = NULL, debug = FALSE)

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

Value

A validation True or False response