renovate[bot] 0bab18d2f2 Update python Docker tag to v3.13 (#28)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-18 18:58:21 +00:00
2025-01-24 15:39:21 +00:00
2025-02-18 09:23:57 +00:00
2025-02-17 23:50:34 +00:00
2025-01-24 15:39:21 +00:00
2025-02-17 23:50:34 +00:00
2025-02-18 18:56:02 +00:00
2025-02-17 23:50:34 +00:00
2025-02-18 18:56:02 +00:00
2025-01-24 15:39:21 +00:00
2025-01-24 15:39:21 +00:00
2025-02-17 23:50:34 +00:00
2025-02-18 08:07:09 +00:00
2025-01-24 15:39:21 +00:00
2025-02-06 21:33:18 +00:00
2025-02-17 23:50:34 +00:00
2025-02-06 21:33:18 +00:00
2025-01-24 15:40:51 +00:00
2025-02-17 23:50:34 +00:00
2025-02-17 23:50:34 +00:00

Public Function: Checker

Validate Speckle objects against configurable rules using spreadsheet definitions.

Usage

  1. Access the template Google Sheet [link needed]
  2. Make a copy to your Google Drive using File > Make a copy
  3. Define your rules in your sheet
  4. Click "Speckle" menu > "Publish Rules" to get your TSV URL
  5. Create an Automation in Speckle Automate using the Checker function
  6. Paste your TSV URL into the function configuration
  7. 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.

S
Description
No description provided
Readme 552 KiB
Languages
Python 97.5%
Dockerfile 1.4%
Shell 1.1%