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

  • Home
  • SEARCH
  • 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 8560075
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T16:11:43+00:00 2026-06-11T16:11:43+00:00

Is there any standard validation class for checking whether the first character in the

  • 0

Is there any standard validation class for checking whether the first character in the textfield sis uppercase and alphabet, or one should write the own validator for this purpose, I have read the standard validation docs regarding Alnum and Alpha, but since my requirement is sort of specific, I wanted to get the opinions of the Zend Programmers

  • 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-11T16:11:44+00:00Added an answer on June 11, 2026 at 4:11 pm

    You can either use the RegexValidator or write your own.

    The advantage in creating your own validator for this special purpose is that a. your code becomes more readable (using a FirstCharIsUppercaseLetter validator vs. reading the regex of a RegexValidator) and b. you can pre-define the default validation error message.

    I’d probably create such a validator using the AlphaValidator to validate that the first char is a letter and then check if mb_strtoupper, applied on the first char, equals the original first char.

    // Edit: For best usability, depending on what you’re trying to do, a filter could also do the job (to ensure the first letter is uppercase). There’s a StrToUpper filter that you could easily extend to only change the first char. Thus, in case the user forgets to capitalize his input, it’s done automatically without having to review it.

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

Sidebar

Related Questions

Is there any standard approach to input data validation and error displaying in GWT+GAE-based
Is there any standard way of debugging Javascript on a webpage that's being accessed
Is there any standard way to route all Key events from the control A
Is there any standard way of implementing some sort of a write-through buffer for
is there any standard choice of the font family and font size for a
Is there any standard/documented ways to implement two-finger tap event in WP7? If not,
Is there any safe and standard compliant way to treat a C style array
Are there any pitfalls when upgrading SQL Server Express to SQL Server Standard 2008
Is there any way to start foobar.js WSH-script in order that standard Task Manager
Is there any easy way to change the color of the UITableViewCellAccessoryCheckmark from standard

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.