This version of Unity is unsupported.

Provider.GetLatestIsValid

public static bool GetLatestIsValid(VersionControl.AssetList assets);
public static bool GetLatestIsValid(VersionControl.Asset asset);

Parameters

assetsList of assets to test.
assetAsset to test.

Description

Returns true if getting the latest version of an asset is a valid operation.

For the list version it returns true if is valid for one or more assets.