.. include:: /Includes.rst.txt .. _fluidtypo3-flux-outlet-validate: =============== outlet.validate =============== ViewHelper to validate Outlet arguments Use `` inside the `` viewHelper. You can add any number of validations to the arguments. After submission validation errors will be available inside the validationResults variable. Example ======= {error.code}: {error.message} Arguments ========= .. _outlet.validate_type: type ---- :aspect:`DataType` string :aspect:`Required` false :aspect:`Description` Validator to apply .. _outlet.validate_options: options ------- :aspect:`DataType` mixed :aspect:`Required` false :aspect:`Description` Additional validator arguments