Skip to content

Instantly share code, notes, and snippets.

@adymorz
Last active January 22, 2018 15:41
Show Gist options
  • Save adymorz/b81acce82cde93633396bdc063382600 to your computer and use it in GitHub Desktop.
Save adymorz/b81acce82cde93633396bdc063382600 to your computer and use it in GitHub Desktop.
TYPO3 fluid: Show all validation errors in a form for debugging purposes
<f:form.validationResults>
<f:debug>{validationResults.flattenedErrors}</f:debug>
</f:form.validationResults>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment