Files
grzanieplus.pl/plugins/stPaczkomatyPlugin/modules/stPaczkomatyBackend/validate/edit.yml
2025-03-12 17:06:23 +01:00

12 lines
408 B
YAML

fields:
paczkomaty_pack{customer_email}:
required:
msg: Proszę uzupełnić pole.
paczkomaty_pack{customer_phone}:
required:
msg: Proszę uzupełnić pole.
sfRegexValidator:
match: Yes
match_error: Podany numer jest nieprawidłowy. Numer musi być podany w formacie 9 cyfrowym bez spacji oraz myślników.
pattern: /^\d{9}$/