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:
+1
-1
@@ -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) |
|
||||
|
||||
Reference in New Issue
Block a user