Skip to content

This repository contains some examples of using the Specification Pattern

License

Notifications You must be signed in to change notification settings

Murillo/Specification-Pattern

Repository files navigation

Specification Pattern

This repository contains some examples of using the Specification Pattern. In this link, it is possible to read the Specification Pattern paper by Eric Evans and Martin Fowler, describing how to apply it.

Specification Pattern in UML

GitHub Logo