Microsoft RulesEngine workflow rules
Microsoft RulesEngine workflow rules definition https://github.com/microsoft/RulesEngine
| Type | object |
|---|---|
| File match |
*.workflow-rules.json
**/workflow-rules/*.json
|
| Schema URL | https://catalog.lintel.tools/schemas/schemastore/microsoft-rulesengine-workflow-rules/latest.json |
| Source | https://raw.githubusercontent.com/microsoft/RulesEngine/main/schema/workflow-schema.json |
Validate with Lintel
npx @lintel/lintel check
Type:
object
Properties
WorkflowName
string
required
Rules
LeafRule | Rule[]
required
WorkflowsToInject
string[]
GlobalParams
ScopedParam[]
Definitions
ScopedParam
object
Name
string
required
Expression
string
required
Rule
object
RuleName
string
required
Operator
enum
required
Rules
LeafRule | Rule[]
required
LocalParams
ScopedParam[]
ErrorMessage
string
SuccessEvent
string
Properties
object
Actions
Enabled
boolean
LeafRule
object
RuleName
string
required
Expression
string
required
LocalParams
ScopedParam[]
RuleExpressionType
enum
ErrorMessage
string
SuccessEvent
string
Properties
object
Actions
Enabled
boolean
ActionInfo
object
Name
string
required
Context
object