[TYPO3-english] Extbase + Ajax Form Submit + Validation

Jan Kornblum jan.kornblum at gmx.de
Thu Mar 26 00:44:05 CET 2015


> But how can i access each properties single validation result? Like i would 
> do in fluid using "<f:form.validationResults>" or similar.
>
> I've studied the original errorAction method and var_dumped a lot, but i 
> didn't get it...

Hmm, i think i've found something. Looks like i have to use...

$this->arguments->getValidationResults()

...and handle handle it's childs (propertyResults etc.). Good practise 
or bad practise?

Kind regards, Jan




More information about the TYPO3-english mailing list