Add support for more complex rule pre-conditions #649
Labels
enhancement
New feature or request
feature: language
Issues that affect language such keywords and variables
Milestone
Currently pre-conditions for rules can be written in script and/ or based on type binding. Type binding is effective in many simple scenarios however often needs to be combined with script pre-conditions for complex matching such as schema.
For example:
While this approach works, it would be helpful to:
The text was updated successfully, but these errors were encountered: