Commit 1c6fb76
authored
fix: validate the effective configuration (#2352)
Fixes an issue that we validate the original configuration coming from a
request, but not the effective configuration that is created by merging
the configuration profile with the request configuration.
Tested with a custom version of field-service-routing in the sandbox
environment.1 parent a682654 commit 1c6fb76
2 files changed
Lines changed: 64 additions & 64 deletions
File tree
- model
- rest/src/main/java/ai/timefold/solver/model/rest/impl
- worker/src/main/java/ai/timefold/solver/model/worker/impl
Lines changed: 5 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
656 | 656 | | |
657 | 657 | | |
658 | 658 | | |
659 | | - | |
660 | | - | |
661 | | - | |
| 659 | + | |
| 660 | + | |
662 | 661 | | |
663 | 662 | | |
664 | | - | |
| 663 | + | |
| 664 | + | |
| 665 | + | |
665 | 666 | | |
666 | 667 | | |
667 | 668 | | |
| |||
0 commit comments