Files
grzanieplus.pl/apps/backend/modules/stRemindPassword/validate/remindPassword.yml
2025-03-12 17:06:23 +01:00

12 lines
301 B
YAML

fields:
remind{email}:
required:
msg: Brak adresu e-mail
sfStringValidator:
max: 40
max_error: Przekroczono dozwoloną liczbę znaków.
sfEmailValidator:
email_error: Nieprawidłowy format adresu e-mail.