[TYPO3-mvc] Concatenating Validators via OR not Via And
Jochen Rau
jochen.rau at typoplanet.de
Tue Dec 29 15:32:07 CET 2009
Hi Steffen.
schrieb Steffen Ritter:
> I'm currently searching for a solution for validation of "empty or
> correct-email-adress", eMail-AdressValidator needs an email-Adress, how
> to add "or empty"
You are right. Extbase lacks this feature. Could you please file a
feature request (and/or provide a patch ;-) ).
In the meantime I would implement a custom Validator for that (invoking
the EmailAddressValidator).
Regards
Jochen
--
Every nit picked is a bug fixed
More information about the TYPO3-project-typo3v4mvc
mailing list