Element RuleDefinition


This component can be used to declare a general boolean expression (rule) at the applicationlevel that may be used anywhere in the application.


Attributes
mandatory   String Name The rule name. Must be unique.

Named Children Elements
mandatory   binding.Expression Expression The expression defining this rule.