Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 289 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 289 Bytes

Specification

Purpose

Builds a clear specification of business rules, where objects can be checked against. The composite specification class has one method called isSatisfiedBy that returns either true or false depending on whether the given object satisfies the specification.