Checks if the provided file path exists.
file_path (str) – Path to the file.
True if the file exists, raises ValueError otherwise.
bool