Refactor domain models (DomFunktionaer, DomReiter, DomPferd) for ZNS alignment: update properties, streamline validation logic, and enhance parser to support new format. Adjust controllers and repository methods accordingly.

This commit is contained in:
2026-04-05 08:21:11 +02:00
parent aba7b58dd4
commit a61dda69d1
27 changed files with 1006 additions and 1111 deletions
@@ -373,7 +373,7 @@ Kopfzeile - **KKARTEI**
| MITGLIEDSNUMMER | 147 | 8 | Numerisch | FORMAT: 999999999 |
| TELEFONNUMMER | 155 | 21 | Alphanumerisch (21) | Standard: BLANK |
| KADER | 176 | 1 | Alphanumerisch (1) | derzeit immer BLANK |
| JAHR (letzte Zahlung) | 177 | 4 | Numerisch FORMAT: 9999 |
| JAHR (letzte Zahlung) | 177 | 4 | Numerisch FORMAT: 9999 | |
| GESCHLECHT | 181 | 1 | Alphanumerisch (1) | Werte: `W`, `M` |
| GEBURTSDATUM | 182 | 8 | Datum | FORMAT: `JJJJMMTT` |
| FEI-ID | 190 | 10 | Alphanumerisch (10) | Standard: BLANK (10) |