Validate Tonel Smalltalk Content
validate_tonel_smalltalkValidate Tonel formatted Smalltalk source code from a content string. Detects structural and syntax issues to ensure code correctness.
Instructions
Validate Tonel formatted Smalltalk source code from content string.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| options | No | Optional validation options - without-method-body: If true, only validates tonel structure | |
| file_content | Yes | The Tonel file content as a string |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||