Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我打算使用“规范模式”来验证我的解决方案中的域对象。
在我的解决方案中放置“规范”类的“正确”位置在哪里?我应该创建一个包含“规范”类的专用项目,还是应该将它们放入域或业务项目层?
无论您觉得哪里是实现功能凝聚力的正确位置,即将功能相关的工件放在一起,以便它们一起更改,更改是本地化的,易于查找