b431662031750cbd5e789d223d7383b389dcd1fb
Public Function: Checker
Validate Speckle objects against configurable rules using spreadsheet definitions.
Usage
- Access the template Google Sheet [link needed]
- Make a copy to your Google Drive using File > Make a copy
- Define your rules in your sheet
- Click "Speckle" menu > "Publish Rules" to get your TSV URL
- Create an Automation in Speckle Automate using the Checker function
- Paste your TSV URL into the function configuration
- Run your automation
Rule Types
- Property existence
- Value matching
- Numeric comparisons
- Range checks
- List membership
- Pattern matching
- Boolean checks
Severity Levels
- WARNING: Issues that should be reviewed
- ERROR: Critical issues requiring attention
Example Rules
[Screenshot or example table to be added]
Support
For issues or questions, please open a GitHub issue.
Description
Languages
Python
97.5%
Dockerfile
1.4%
Shell
1.1%