Specification
The specification pattern implementation in RCommon.
Last updated
The specification pattern implementation in RCommon.
Last updated
Once again, so we'll leave most of the talking to them.
The specification pattern is implemented very simply in RCommon:
Once your specification is built, it can be used with other specifications to simplify business logic in an object oriented, and reusable way. Specifications are also natively supported by RCommon repository interfaces: