---
title: "validate(definition:)"
framework: realitykit
role: symbol
role_heading: Type Method
path: "realitykit/behaviortreeresource/validate(definition:)"
---

# validate(definition:)

Run the compiler and return all tree errors without producing a resource.

## Declaration

```swift
static func validate(definition: Data) -> [String]
```
