Specification pattern example
-
Notifications
You must be signed in to change notification settings - Fork 0
A common implementation for the criterion object is the Specification pattern. A specification is a simple predicate that takes a Domain object and returns a boolean. Given a Domain object, it will return true if it specifies the specification, and false otherwise
rafaelcalleja/specification-example
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A common implementation for the criterion object is the Specification pattern. A specification is a simple predicate that takes a Domain object and returns a boolean. Given a Domain object, it will return true if it specifies the specification, and false otherwise
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published