Actions
Feature #83091
closedReplace @validate with @Extbase\Validator\Constraints
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Extbase
Target version:
Start date:
2017-11-25
Due date:
% Done:
0%
Estimated time:
PHP Version:
7.1
Tags:
Complexity:
medium
Sprint Focus:
Description
This might be the hardest change towards doctrine annotations.
However, I have the validation of symfony in mind regarding naming things and so on.
Updated by Alexander Schnitzler almost 7 years ago
- Related to Epic #82703: Introduce doctrine/annotations to replace user defined annotations (mostly in Extbase) added
Updated by Alexander Schnitzler almost 7 years ago
This is not the right approach. We simply need to have a replacement for the @validate with the exact same syntax and improve afterwards.
Updated by Alexander Schnitzler almost 7 years ago
- Related to deleted (Epic #82703: Introduce doctrine/annotations to replace user defined annotations (mostly in Extbase))
Updated by Susanne Moog about 6 years ago
- Target version changed from 9 LTS to Candidate for Major Version
Updated by Benni Mack about 6 years ago
- Status changed from New to Closed
will close this one, as we're probably moving towards replacing Extbase's Validation component by symfony's validation component, so this will get some broader attention (e.g. initiative, or other epic).
Actions