hierarchical-validation-baseline #59

Merged
hsh-michaelhoennig merged 18 commits from hierarchical-validation-baseline into master 2024-06-14 16:48:01 +02:00

18 Commits

Author SHA1 Message Date
Michael Hoennig
e335ad6c73 make ArchUnitTest green 2024-06-14 15:22:07 +02:00
Michael Hoennig
f379ae5cb2 fixing issues from code-review 2024-06-14 14:53:46 +02:00
Michael Hoennig
8163c1e338 fix prefix enrichment issues from code-review 2024-06-14 14:46:32 +02:00
Michael Hoennig
24811661d4 cleanup + fix 1 ArchTest 2024-06-14 10:07:25 +02:00
Michael Hoennig
d7b7d91392 amend FIXME to IMPL.refa because it's too much efford for now 2024-06-14 09:59:18 +02:00
Michael Hoennig
6c30109bad put identifier in validation error in quotes 2024-06-14 09:58:48 +02:00
Michael Hoennig
5f2117b5b5 fix potential class loading deadlock in HsHostingAssetEntityValidator 2024-06-14 06:04:51 +02:00
Michael Hoennig
0b307ffdb7 fix potential class loading deadlock in HsBookingItemEntityValidator 2024-06-14 05:51:49 +02:00
Michael Hoennig
4898a8753b cleanup: remove unnecessary method override 2024-06-14 05:10:24 +02:00
Michael Hoennig
42d484fdc6 use MultiValidationException.throwInvalid in office module as well 2024-06-14 05:07:20 +02:00
Michael Hoennig
5d15968e3c amend test data according to new validations 2024-06-13 16:29:41 +02:00
Michael Hoennig
5cae64af4c performance optimization for RBAC runtime graph generation 2024-06-12 16:00:12 +02:00
Michael Hoennig
0045c62a27 improved exception handling and fixing test data for validations 2024-06-12 15:59:43 +02:00
Michael Hoennig
5f28f12676 dbuser+db test data for hierarchical multi-options validations 2024-06-12 09:55:45 +02:00
Michael Hoennig
6455f89e5b thresholdPercentage + sub-totals with eachComprising 2024-06-11 19:10:43 +02:00
Michael Hoennig
7b63d867e0 hierarchical validation for hosting-assets, no concrete rules yet 2024-06-11 09:44:57 +02:00
Michael Hoennig
1d2a65ac22 DSL for hierarchical validation for booking-items and improved violation error messages 2024-06-10 17:32:19 +02:00
Michael Hoennig
eb98ab99be hierarchical validation for booking-items up- and downwards 2024-06-06 16:55:46 +02:00