validate(definition:)
Run the compiler and return all tree errors without producing a resource.
Declaration
static func validate(definition: Data) -> [String]Run the compiler and return all tree errors without producing a resource.
static func validate(definition: Data) -> [String]