Skip to content

Commit ff8037e

Browse files
authored
Add aliases for Specification pattern
1 parent 849df50 commit ff8037e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

specification/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ tags:
99
- Difficulty-Beginner
1010
---
1111

12+
## Also known as
13+
Filter, Criteria
14+
1215
## Intent
1316
Specification pattern separates the statement of how to match a
1417
candidate, from the candidate object that it is matched against. As well as its

0 commit comments

Comments
 (0)