VersionControl.Provider.ResolveIsValid
static function ResolveIsValid(assets: AssetList): bool;
Parameters

assets The list of asset to be resolved.
Description

Tests if any of the assets in the list is resolvable.

Returns true if any of the assets are resolvable.