This version of Unity is unsupported.

BrokenPrefabAsset.isPrefabFileValid

public bool isPrefabFileValid;

Description

Returns true if the content of the file is valid.

The content of a prefab file can be valid but still produce a BrokenPrefabAsset if it is a variant and the parent is missing or invalid.