Skip to main content

assert_json_truthy

Function assert_json_truthy 

Source
pub fn assert_json_truthy(value: &Value, pointer: &str)
Expand description

Assert that a JSON value at the given pointer is truthy (not null/false/0/“”).