# IsValid

> Checks whether the location is valid

## Definition

* **Type:** Property
* **Namespace:** [Unity.ProjectAuditor.Editor](/engine/6000.7/script-reference/unity/projectauditor/editor.md)
* **Assembly:** UnityEditor

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