[TYPO3-mvc] Validaton

Sebastian KurfŸürst sebastian at typo3.org
Thu Jul 9 20:25:26 CEST 2009


Hi Nikolas,

> I took a look into flow3 to see how they handle it but it's almost the same
> except for the fact that there is a nice form error viewhelper in the most
> recent fluid version.
> 
> So the only way to validate several arguments at once seems to be doing in
> manually within your controller or to combine all arguments within one huge
> container object and validate them via @validate $myFormArguments
> Tx_myExt_Validation_MyformArgumentValidator
Nope, in FLOW3 this all works correctly, if you check out the current 
blog example. Christopher has fixed all this about a week ago :-) 
However it is not yet finished backporting, as I still have some 
thoughts about some implementation details (there are some posts on the 
typo3v5 mailing list about this).
If you want to help out, that'd be very welcome :-)

Greets,
Sebastian


More information about the TYPO3-project-typo3v4mvc mailing list