Commit 50a6f46
committed
✨ feat(StringOrDefault): add toString method to handle nullable values
- implement toString method to return DEFAULT_MARKER for null values1 parent 0fa7baf commit 50a6f46
1 file changed
Lines changed: 4 additions & 0 deletions
File tree
- surf-api-core/surf-api-core/src/main/kotlin/dev/slne/surf/api/core/config/type
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
30 | 34 | | |
31 | 35 | | |
32 | 36 | | |
| |||
0 commit comments