Open danielmackay opened 3 days ago
Consider encapsulating validators as per: https://github.com/SSWConsulting/SSW.CleanArchitectureWorkshop.Content/pull/79#discussion_r1849447041
This would entail making the validates internal sealed, and adjusting the related DI code.
internal sealed
Consider encapsulating validators as per: https://github.com/SSWConsulting/SSW.CleanArchitectureWorkshop.Content/pull/79#discussion_r1849447041
This would entail making the validates
internal sealed
, and adjusting the related DI code.