Function validate_json_object_str

Source
pub fn validate_json_object_str(
    input: &str,
    signature_object_key: &str,
) -> Result<bool>