Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 221 Bytes

File metadata and controls

4 lines (3 loc) · 221 Bytes

SpecificationPattern.NET

Example on using the specification pattern around validation

Inspect the unit tests project to get an idea of validation a domain object with a set of rules based on the specification pattern.