pub fn read_to_string_validated(path: &Path) -> Result<String>
Read a UTF-8 text file only after validating the path.