Skip to content
Snippets Groups Projects
Commit fbe6e345 authored by Nikita Hovratov's avatar Nikita Hovratov
Browse files

[BUGFIX] Enable client side min/max validation for type folder

While separating type folder from type group, it was forgotten to enable
client-side validation for min/max checks in the FormEngine validation.

Furthermore, it is recommended to use minitems over required=true for
fields with multiple items. Reasons are: 1. it is not documented, 2.
to better conform with the counterpart option maxitems.

Resolves: #101089
Related: #96983
Releases: main, 12.4
Change-Id: I4a8d01e15bb72ceff8130c1dcc18b829097375ac
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/79421


Reviewed-by: default avatarNikita Hovratov <nikita.h@live.de>
Tested-by: default avatarNikita Hovratov <nikita.h@live.de>
Tested-by: default avatarcore-ci <typo3@b13.com>
parent 1a13adfa
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment