Skip to content
Snippets Groups Projects
Commit 77efc711 authored by Alexander Schnitzler's avatar Alexander Schnitzler Committed by Benni Mack
Browse files

[TASK] Avoid usage of object manager in validation related classes

Since validators have an internal state (prototypes) they must not
have services injected. Also, the ValidatorResolver must not use
the object manager directly to create validator instances.

Releases: master
Resolves: #92238
Change-Id: If4869634338d363bed81e3182d9a75ede9b0d440
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/65646


Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
Reviewed-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
parent c333efe9
Branches
Tags
No related merge requests found
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