Commit ffa65b4
committed
♻️ refactor(constraints): update value comparison to use toString method
- replace toStringOrDefaultAware with toString for value comparison
- ensure consistent handling of nullable values in DisallowValues constraint1 parent 50a6f46 commit ffa65b4
2 files changed
Lines changed: 1 addition & 14 deletions
File tree
- surf-api-core/surf-api-core/src/main/kotlin/dev/slne/surf/api/core/config/constraints
Lines changed: 0 additions & 13 deletions
This file was deleted.
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments