Timeline for DDD and edit of Aggregate's descendants
Current License: CC BY-SA 3.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Nov 13, 2014 at 9:19 | vote | accept | BAD_SEED | ||
| Nov 12, 2014 at 12:14 | comment | added | guillaume31 | Yes, why not ? Whether the Order receives the Validator from outside or instantiates it directly probably depends on whether the Validator needs references to data from outside the aggregate. Validator could also be a simple Specification if the validation logic doesn't require external resources. | |
| Nov 12, 2014 at 11:39 | comment | added | BAD_SEED | You're right. This sounds good. The question is (I imagine the answer but just t be sure....): why order can't call the validator and do the validation in a way completly autonomus? | |
| Nov 12, 2014 at 11:31 | history | answered | guillaume31 | CC BY-SA 3.0 |