.. include:: ../../../../../Includes.txt .. _typo3.cms.form.prototypes..formelementsdefinition..formeditor.editors.*.validatorseditor: ================== [ValidatorsEditor] ================== .. _typo3.cms.form.prototypes..formelementsdefinition..formeditor.editors.*.validatorseditor-introduction: Introduction ============ Shows a select list with validators. If a validator is already added to the form element, then this validator will be removed from the select list. .. _typo3.cms.form.prototypes..formelementsdefinition..formeditor.editors.*.validatorseditor-properties: Properties ========== .. _typo3.cms.form.prototypes..formelementsdefinition..formeditor.editors.*.templatename-validatorseditor: templateName ------------ :aspect:`Data type` string :aspect:`Needed by` Backend (form editor) :aspect:`Mandatory` Yes :aspect:`Related options` - :ref:`TYPO3.CMS.Form.prototypes.\.formEditor.formEditorPartials .formeditor.formeditorpartials>` :aspect:`value` Inspector-FinishersEditor :aspect:`Good to know` - :ref:`"Inspector"` :aspect:`Description` .. include:: properties/TemplateName.rst .. _typo3.cms.form.prototypes..formelementsdefinition..formeditor.editors.*.identifier-validatorseditor: .. include:: properties/Identifier.rst .. _typo3.cms.form.prototypes..formelementsdefinition..formeditor.editors.*.label-validatorseditor: .. include:: properties/Label.rst .. _typo3.cms.form.prototypes..formelementsdefinition..formeditor.editors.*.selectoptions.*.value-validatorseditor: selectOptions.[*].value ----------------------- :aspect:`Data type` string :aspect:`Needed by` Backend (form editor) :aspect:`Mandatory` Yes :aspect:`Related options` - :ref:`"[validatorsDefinition]".validatorsdefinition.*>` .. :aspect:`Good to know` ToDo :aspect:`Description` Has to match with a ``TYPO3.CMS.Form.prototypes..validatorsDefinition`` configuration key. .. _typo3.cms.form.prototypes..formelementsdefinition..formeditor.editors.*.selectoptions.*.label-validatorseditor: selectOptions.[*].label ----------------------- :aspect:`Data type` string :aspect:`Needed by` Backend (form editor) :aspect:`Mandatory` Yes .. :aspect:`Related options` @ToDo .. :aspect:`Good to know` ToDo :aspect:`Description` The label which is shown within the select field.