# IsValid

> Gets a value indicating whether the machine learning operator is successfully compiled and can be dispatched.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine.Rendering](/engine/6000.7/script-reference/unityengine/rendering.md)
* **Assembly:** UnityEngine.CoreModule

```csharp
public bool IsValid { get; }
```
