Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 381 Bytes

readme.md

File metadata and controls

7 lines (5 loc) · 381 Bytes

Please comment my code :)

This exercise is about creating a RegistrationService with a method AddLicensePlate. The service add a (swedish) license plates to a repository and handle problems. The license plates have to be on a special format depending on the type of customer.

Question: what do you think about the different solutions of this problem? Pros and cons?