feat: remove postal code validation
This commit is contained in:
parent
d37ba84a74
commit
056fd04ddf
4 changed files with 5 additions and 17 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue