Kalyan gogineni created DROOLS-1457:
---------------------------------------
Summary: Guided rules editor function field does not perform semantic
validation
Key: DROOLS-1457
URL:
https://issues.jboss.org/browse/DROOLS-1457
Project: Drools
Issue Type: Feature Request
Components: build
Reporter: Kalyan gogineni
Assignee: Petr Široký
guided rules editor function field does not perform semantic validation.
For example: when you define rules like below
When number 1 is not null
And number 2 is not null
Then number 3 = number5/number1
Note: Where number5 is not defined. Then when you compile or build and deploy then drools
does not throw error.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)