ErrLookup › kgrzybek/modular-monolith-with-ddd
kgrzybek/modular-monolith-with-ddd
Full Modular Monolith application with Domain-Driven Design approach. · C# · 1,056 source files
Analyzed at 91c8ef24b4 on 2026-08-13. 19 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| Meeting commenting configuration for disabling commenting mu | validation | error | meetings, commenting-configuration, not-found, invalid-command-exception, command-handler |
| Meeting commenting configuration for enabling commenting mus | validation | error | meetings, commenting-configuration, not-found, invalid-command-exception, command-handler |
| Meeting for adding comment must exist. | validation | error | meetings, comments, not-found, invalid-command-exception, command-handler |
| To add like the comment must exist. | validation | error | meetings, comments, likes, not-found, invalid-command-exception, command-handler |
| To create reply the comment must exist. | validation | error | meetings, comments, replies, not-found, invalid-command-exception, command-handler |
| Meeting comment for editing must exist. | validation | error | meetings, comments, not-found, invalid-command-exception, command-handler |
| Meeting comment for removing must exist. | validation | error | meetings, comments, not-found, invalid-command-exception, command-handler |
| Meeting comment like for removing must exist. | validation | error | meetings, comments, likes, not-found, invalid-command-exception, command-handler |
| Pricelist item for activation must exist. | validation | error | payments, price-list, not-found, invalid-command-exception, command-handler |
| Pricelist item for changing must exist. | validation | error | payments, price-list, not-found, invalid-command-exception, command-handler |
| Pricelist item for deactivation must exist. | validation | error | payments, price-list, not-found, invalid-command-exception, command-handler |
| Subscription for renewal must exist. | validation | error | payments, subscriptions, renewal, not-found, invalid-command-exception, command-handler |
| {rule.Message} | validation | error | domain, business-rule, ddd, aggregate-root, invariant, business-rule-validation-exception |
| {validator error messages} | validation | warning | payments, validation, fluentvalidation, command-handler, invalid-command-exception, decorator |
| {validator error messages} | validation | warning | payments, validation, fluentvalidation, command-handler, invalid-command-exception, decorator |
| {validator error messages} | validation | warning | registrations, validation, fluentvalidation, command-handler, invalid-command-exception, decorator |
| {validator error messages} | validation | warning | registrations, validation, fluentvalidation, command-handler, invalid-command-exception, decorator |
| Command validation error | validation | warning | user-access, validation, fluentvalidation, command-handler, invalid-command-exception, decorator |
| Command validation error | validation | warning | user-access, validation, fluentvalidation, command-handler, invalid-command-exception, decorator |