validate_tonel_smalltalk
Validate Tonel formatted Smalltalk source code by checking its structure and optionally skipping method body validation.
Instructions
Validate Tonel formatted Smalltalk source code from content string.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_content | Yes | The Tonel file content as a string | |
| options | No | Optional validation options - without-method-body: If true, only validates tonel structure |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||