Project

General

Profile

Actions

Bug #69961

closed

Epic #69955: Optimize new Extbase/ Fluid based rewrite of EXT:form

Form: Class TYPO3\CMS\Form\Domain\Validator\LessthanValidator does not exist

Added by Björn Jacob over 8 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Category:
Form Framework
Target version:
Start date:
2015-09-18
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

The unit tests fail right now.

Wrong:


\TYPO3\CMS\Form\Domain\Validator\LessthanValidator::class;

Correct:


\TYPO3\CMS\Form\Domain\Validator\LessThanValidator::class;

Actions

Also available in: Atom PDF