Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8602345
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T02:03:49+00:00 2026-06-12T02:03:49+00:00

Hi there I have just gone through a code and saw a line of

  • 0

Hi there I have just gone through a code and saw a line of Zend validation. I am unable to understand what it means.

   $affiliateModel = new AffiliateUser();
   $metaData = $affiliateModel->info('metadata');

And here is my form element

  $first_name = new Zend_Form_Element_Text('first_name');
  $first_name->setRequired(true)
            ->addFilter('StringTrim')
            ->addValidator('StringLength', false, array(2, $metaData['first_name']['LENGTH']))
            ->setDecorators(array('ViewHelper', 'errors'));

I know what every line do but what this line will do

->addValidator('StringLength', false, array(2, $metaData['first_name']['LENGTH']))

Does any body will explain what this validator will do?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-12T02:03:50+00:00Added an answer on June 12, 2026 at 2:03 am

    ->addValidator('StringLength', false, array(2, $metaData['first_name']['LENGTH']));

    Will add a validator that will only consider a string valid if it’s length falls in [2, x] where x is the $metaData[...][...] value. (Internally, the form will create and configure a Zend_Validate_StringLength instance.)

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I want to know how to profile my code. I have gone through the
i have just gone through knockoutjs and watched the video provided on the site
I've just gone blank. I have a many to many relationship with three tables.
I have just finished ridding my project of leaks, but there are still thousands
I have just started using the Data Access Application Block from microsoft. There are
I have a recipe blog and there is an option to print just the
I have a working selector but I just wondered whether there was another way
Just wondering if there is a way in Spring to have a parent controller:
Is there a way to have a full interpreter in Erlang, not just a
I have this question, i am just throwing it out there. I am implementing

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.