Project

General

Profile

Actions

Bug #97083

closed

Form validators documentation misses validator names

Added by Christian Weiske about 2 years ago. Updated over 1 year ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Form Framework
Target version:
-
Start date:
2022-03-02
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Remote Sprint

Description

The form validators documentation at https://docs.typo3.org/c/typo3/cms-form/main/en-us/I/Concepts/Validators/Index.html lists the validators, but does not tell me what their actual names are.

For example there is the "String length validator" at https://docs.typo3.org/c/typo3/cms-form/main/en-us/I/Concepts/Validators/Index.html#string-length-validator
The internal name that I have to put into the yaml configuration file is "StringLength", and the option names are "options.minimum" and "options.maximum" - but that page says "Minimum: The minimum length of the string." and " Maximum: The maximum length of the string.", which is different casing.

The real names are on https://docs.typo3.org/c/typo3/cms-form/main/en-us/I/Config/proto/validatorsDefinition/validators/StringLength.html, but this is not linked either.

Actions #1

Updated by Björn Jacob almost 2 years ago

  • Sprint Focus set to Remote Sprint
Actions #2

Updated by Björn Jacob almost 2 years ago

  • Status changed from New to In Progress
  • Assignee set to Björn Jacob
  • TYPO3 Version changed from 11 to 12
Actions #3

Updated by Gerrit Code Review almost 2 years ago

  • Status changed from In Progress to Under Review

Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/74491

Actions #4

Updated by Gerrit Code Review almost 2 years ago

Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/74491

Actions #5

Updated by Gerrit Code Review almost 2 years ago

Patch set 3 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/74491

Actions #6

Updated by Gerrit Code Review almost 2 years ago

Patch set 4 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/74491

Actions #7

Updated by Gerrit Code Review almost 2 years ago

Patch set 5 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/74491

Actions #8

Updated by Gerrit Code Review almost 2 years ago

Patch set 6 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/74491

Actions #9

Updated by Gerrit Code Review almost 2 years ago

Patch set 7 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/74491

Actions #10

Updated by Björn Jacob almost 2 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #11

Updated by Benni Mack over 1 year ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF