Clients invoke Plano with requests. We need to validate their requests before saving to database. PlanoProcessor is responsible for validating requests and persist the request to repository. PlanoProcessor is also responsible for composing the response.
Scope
Clients invoke Plano with requests. We need to validate their requests before saving to database. PlanoProcessor is responsible for validating requests and persist the request to repository. PlanoProcessor is also responsible for composing the response.