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 7616113
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T02:48:41+00:00 2026-05-31T02:48:41+00:00

I have a weird requirement for setting up a password rule.. :| My requirement

  • 0

I have a weird requirement for setting up a password rule.. 😐
My requirement is to set a password rule to allow only uppercase letters and the min.password length is 5, max password lenght is 8. I used the following expression accordingly..

^(?=.*[A-Z]).{5,8}$

But, It does not work that way. Later, I came to know that the [A-Z] doesn’t mean that only upper case letters are allowed, it means that atleast one should be an upper case.
It works fine with the range{5,8}, kindly guide me in completing the other requirement for allowing only upper case letters..
Can we try setting up negation for all the other things? If so, then do let me know the way to write a negation?

Thanks in advance..

  • 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-05-31T02:48:42+00:00Added an answer on May 31, 2026 at 2:48 am

    The following sounds like the simplest implementation of what you describe:

    ^[A-Z]{5,8}$
    

    I’m not sure why you would need anything like (?=...) which is a “zero-width positive lookahead”. Just match the string, nothing tricky.

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

Sidebar

Related Questions

I have a somewhat weird requirement to be able to listen to a number
I have a weird issue that only seems to be affecting IE 7. The
I have a weird problem where after setting nocheck on a foreign constraint and
I have this weird problem with setting up cookies with PHP. Everything worked fine
I have a kind of funny and weird requirement this time. I have my
I have a weird requirement which I need to use inside my Stored Procedure
This is a weird requirement I have. I know even my question is quite
I have one weird requirement. In a SQL table, I have two columns of
I have the following weird requirement. I am given: A list of some method
We have a weird situation going on here. We have setup a local installation

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.