Use this page for dashboard-widget rule authoring inDocumentation Index
Fetch the complete documentation index at: https://docs.speckle.systems/llms.txt
Use this file to discover all available pages before exploring further.
Classic.
Rule structure
| Component | Description |
|---|---|
WHERE | Filter objects in scope |
AND | Additional filter clauses |
CHECK | Final validation assertion |
| Property Name | Object property path to evaluate |
| Predicate | Comparison operation |
| Value | Reference value |
| Report Severity | ERROR, WARNING, or INFO |
| Message | User-facing text shown in results |
Using rulesets in widgets
- Property Checker supports quick rule creation in dashboard context.
- Model Validation uses multi-rule rulesets for a single model.
- Rulesets can be exported/imported when teams need portability.
Predicate notes
Classic widget predicates follow the same semantic model:- existence checks
- comparison checks
- pattern matching
- numeric thresholds/ranges