Add aliases for Specification pattern
This commit is contained in:
parent
849df50394
commit
ff8037ee0b
@ -9,6 +9,9 @@ tags:
|
|||||||
- Difficulty-Beginner
|
- Difficulty-Beginner
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## Also known as
|
||||||
|
Filter, Criteria
|
||||||
|
|
||||||
## Intent
|
## Intent
|
||||||
Specification pattern separates the statement of how to match a
|
Specification pattern separates the statement of how to match a
|
||||||
candidate, from the candidate object that it is matched against. As well as its
|
candidate, from the candidate object that it is matched against. As well as its
|
||||||
|
Loading…
x
Reference in New Issue
Block a user