feat: remove postal code validation

This commit is contained in:
carla 2026-02-23 16:24:20 +01:00
parent d37ba84a74
commit 056fd04ddf
4 changed files with 5 additions and 17 deletions

View file

@ -191,7 +191,7 @@ Settings (1) → MembershipFeeType (0..1)
- Join date cannot be in future
- Exit date must be after join date
- Phone: `+?[0-9\- ]{6,20}`
- Postal code: 5 digits
- Postal code: optional (no format validation)
### CustomFieldValue System
- Maximum one custom field value per custom field per member