I am working on a validating system to check the business data.
There are rules like WF's rule engine but I wasn't work on WF before, So I need your help. Thank you.
I want the configurable Rules stored in database for validating the single Order object(i.e. the amount) and some calculated data(i.e. request count by the user in last 1 minute, request count from thouse IP in last 1 minute, total order amount in the current day, etc.).
I want to use the Rule Engine of WF, cause I am fresh about WF, I want your ideas on this Risk Management system, the database schema design, the rules plan.
Great thanks.