[TYPO3-mvc] Accesssing other properties during validation

Sebastian Kurfürst sebastian at typo3.org
Tue Jan 19 12:08:14 CET 2010


Hey,

If you name the validator according to my last email, it will
automatically be called (in all actions).

Alternatively, you could name it whatever you like, and use the annotation:
@validate $yourProperty Tx_YourExtension_Domain_Validator_SomeValidator
in the action.

Greets,
Sebastian


More information about the TYPO3-project-typo3v4mvc mailing list