validate_tonel_smalltalk_from_file
Validate Tonel formatted Smalltalk source files for structural correctness, with an option to skip method body checks.
Instructions
Validate Tonel formatted Smalltalk source code from a file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| options | No | Optional validation options - without-method-body: If true, only validates tonel structure | |
| file_path | Yes | Path to the Tonel file to validate |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||