fn assert_valid_value(input: &str) -> Result<()>
Are all of the given bytes allowed in a Value?
Value