interface

IAssetValidationRule

Namespace
RefSafe.Pro
Assembly
RefSafe.Pro.Editor
public interface IAssetValidationRule

Validation rule contract for non-GameObject assets (ScriptableObjects, Materials, etc.).

Methods

ValidateAsset
IEnumerable<ScanIssue> ValidateAsset(Object asset, string assetPath)

No description available.

Generated from Editor/Features/Scanning/Domain/IAssetValidationRule.cs in RefSafe Pro 2.2.0.