[TYPO3-mvc] does dontvalidate not work on simple types
Martin Kutschker
masi-no at spam-typo3.org
Sat May 22 21:10:19 CEST 2010
Sebastian Kurfürst schrieb:
> Hey,
>
>
>> could it be that @dontvalidate does not work on simple types? i got
> That's intended behavior.
> @dontvalidate *only* disables Model-based-validation, i.e. all @validate
> annotations in the model object, and the validator class for the model.
>
> This way, one can disable model based validation, but still check the
> type hint.
I don't get you. There is no type hinting for scalars in PHP.
Masi
More information about the TYPO3-project-typo3v4mvc
mailing list