Feature #65

Move "Validation" to its own subpackage

Added by Robert Lemke over 7 years ago. Updated almost 5 years ago.

Status:Resolved Start date:
Priority:Should have Due date:
Assigned To:Andreas Förthner % Done:

100%

Category:Validation
Target version:-
PHP Version: Complexity:
Has patch:

Description

Currently the "Validation" features reside in the "Security" subpackage of "Framework". As discussed, this should be moved to its own subpackage:

Framework/
Classes/
Validation/
T3_Framework_Validation_ValidatorInterface.php
...
Filter/
T3_Framework_Validation_FilterInterface.php

"Filter" may become a subpart of "Validation" ("FilterInterface" doesn't exist yet).

Associated revisions

Revision cf097610
Added by Andreas Förthner over 7 years ago

This is all work in progress, but a big part of the Validation/Property Package is already finished:

  • Implemented the basic Validation Framework. This fixes #65, #67, #68, #70
  • Implemented some base validators. This fixes #71
  • Implemented a basic Framwework for PropertyEditors

History

#1 Updated by Robert Lemke over 7 years ago

  • Target version changed from 1 to 18

#2 Updated by Robert Lemke about 7 years ago

  • Target version deleted (18)

Also available in: Atom PDF