[TYPO3-mvc] extbase/fluid: validating and manipulating data before saving?
Michael Sauter
mail at michaelsauter.net
Wed May 12 12:30:05 CEST 2010
> Hey Sven,
>
> you have a kind of validation within the reflection api (comments on
> model attributes). Flow3 and Extbase uses this.
>
> /**
> *
> * Some Date
> * @var DateTime
> * @validate NotEmpty
> *
> */
> Protected $thedate
>
>
> Or did you mean something else ?
>
> Sascha
Hi,
afaik this at least doesn't work in FLOW3, see
http://forge.typo3.org/issues/show/4268 for more information. If this
works in Extbase, maybe FLOW3 should be updated as well?
~michael
More information about the TYPO3-project-typo3v4mvc
mailing list