Java – framework / design pattern for business rule validation

What framework / design pattern should I use to apply applications that may have more than biz rule validation?

The type of system I'm working on includes many input forms that allow users to enter Each input form has a different section

That is, type A has sections A / B / C / d Form B has sections B / C / d

Some of these biz rule validations are common to both forms, and I'm studying ways to reuse rules

How to build a powerful business rule validation framework?

Solution

>The drools framework is dedicated to evaluating business rules

The content of this article comes from the network collection of netizens. It is used as a learning reference. The copyright belongs to the original author.
THE END
分享
二维码
< <上一篇
下一篇>>