JakeRyu / Checkout

Demo application for Clean Architecture with ASP.NET Core

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Validation for command

JakeRyu opened this issue · comments

Command abstracts a request from the client. Each property of the command needs validation.