Welcome Guest, Not a member yet? Register   Sign In
validate the number of uppercase letters, lowercase letters and numbers in validator
#1

(This post was last modified: 05-16-2023, 01:42 PM by Beewez.)

I was seeing that within the codeigniter 4 framework when using the validators we do not have an option which allows us to verify the amount of uppercase letters, lowercase letters and numbers that we have in a string which we can get from a form.

For this reason the back-end developers must develop their own validation.

It would be nice to have this option within validation.
Reply
#2

That would be nice, but the Validation Class returns only a BOOL true or false.
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply




Theme © iAndrew 2016 - Forum software by © MyBB