# valid

> Is the current runtime valid. This means are there any SearchExpressionContext being evaluated.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor.Search](/engine/6000.7/script-reference/unityeditor/search.md)
* **Assembly:** UnityEditor

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