[rules-users] Extracting management information from the content of the rules

Wolfgang Laun wolfgang.laun at gmail.com
Mon Jan 2 05:19:23 EST 2012


2012/1/2 Esteban Aliverti <esteban.aliverti at gmail.com>

> The verifier code does not address the extraction of specific fields or
>> values
>
> This is true if you use the out-of-the-box set of verification rules. Good
> thing about drools-verifier is that you can define your own verifications
> rules using drl.
>
> I was addressing the (unstable) validator API, not the rules that come
with the validator, not the rules.

Writing your own rules on the rule data model can be fairly simple (e.g.,
to detect the presence of a pattern for some type) or downright difficult
(e.g., for locating some logical contradiction).

Also note that collecting a (management) report adds a pinch of salt to
your rule set as compared to the mere detection of this or that
circumstance.

-W
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-users/attachments/20120102/9d89f320/attachment.html 


More information about the rules-users mailing list