[TYPO3-mvc] Sample data for testing Extbase performance using blog_example

Jochen Rau jochen.rau at typoplanet.de
Thu May 26 17:34:17 CEST 2011


Jochen Rau <jochen.rau at typoplanet.de> writes:
> One thing I had to change was the validation rule for the description of
> a blog to
>
> * @validate StringLength(maximum = 250)

Ah, and I had to set the rule for a post title to

* @validate StringLength(minimum = 3, maximum = 150)

as well.

Jochen


More information about the TYPO3-project-typo3v4mvc mailing list