Zend Framework

Add a TextSize validator

Details

  • Type: New Feature New Feature
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: 1.8.0
  • Component/s: Zend_File_Transfer
  • Labels:
    None

Description

Add a validator which is able to detect word count and character count of a given file. (Text, Word, OpenOffice?)

Activity

Hide
Thomas Weidner added a comment -

Added a WordCount validator with r13540

Show
Thomas Weidner added a comment - Added a WordCount validator with r13540
Hide
Thomas Weidner added a comment -

Word Count added, for Character Count the Size validator can also be used as it counts bytes and one char is one byte.

Show
Thomas Weidner added a comment - Word Count added, for Character Count the Size validator can also be used as it counts bytes and one char is one byte.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: