pub fn value_defined(tester_name: &str, value: Option<&Value>) -> Result<()>
Expand description

Called to check if the Value is defined and return an Err if not