View source: R/filter_validate.R
filter_val | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.