Commit 235fc39
refactor(validation): use extracted normalizeRouteRecord service
- Remove local normalizeRouteRecord function from Validation.vue
- Import and use normalizeRouteRecord from services/routeNormalization
- Improves maintainability and enables dedicated testing
- No behavioral change, preserves all existing functionality
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>1 parent e1d2435 commit 235fc39
1 file changed
Lines changed: 1 addition & 25 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
| 140 | + | |
140 | 141 | | |
141 | 142 | | |
142 | 143 | | |
| |||
206 | 207 | | |
207 | 208 | | |
208 | 209 | | |
209 | | - | |
210 | | - | |
211 | | - | |
212 | | - | |
213 | | - | |
214 | | - | |
215 | | - | |
216 | | - | |
217 | | - | |
218 | | - | |
219 | | - | |
220 | | - | |
221 | | - | |
222 | | - | |
223 | | - | |
224 | | - | |
225 | | - | |
226 | | - | |
227 | | - | |
228 | | - | |
229 | | - | |
230 | | - | |
231 | | - | |
232 | | - | |
233 | | - | |
234 | 210 | | |
235 | 211 | | |
236 | 212 | | |
| |||
0 commit comments