.. include:: /Includes.rst.txt .. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.validatorseditor: ================== [ValidatorsEditor] ================== .. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.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. .. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.validatorseditor-properties: Properties ========== .. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.templatename-validatorseditor: templateName ------------ :aspect:`Data type` string :aspect:`Needed by` Backend (form editor) :aspect:`Mandatory` Yes :aspect:`Related options` - :ref:`prototypes.prototypeIdentifier.formEditor.formEditorPartials ` :aspect:`value` Inspector-FinishersEditor :aspect:`Good to know` - :ref:`"Inspector"` :aspect:`Description` .. include:: properties/TemplateName.rst.txt .. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.identifier-validatorseditor: .. include:: properties/Identifier.rst.txt .. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.label-validatorseditor: .. include:: properties/Label.rst.txt .. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.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]"` .. :aspect:`Good to know` ToDo :aspect:`Description` Has to match with a ``prototypes..validatorsDefinition`` configuration key. .. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.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.