Skip to content

feat: add support for Password validation class#899

Open
max13fr wants to merge 1 commit into
knuckleswtf:v4from
max13fr:feat-support-password-validation-class
Open

feat: add support for Password validation class#899
max13fr wants to merge 1 commit into
knuckleswtf:v4from
max13fr:feat-support-password-validation-class

Conversation

@max13fr

@max13fr max13fr commented Oct 3, 2024

Copy link
Copy Markdown
Contributor

Hello,

This pull request add the support for Password class main rules (min, max, mixedCases, letters, numbers, and symbols currently) :

https://laravel.com/docs/11.x/validation#validating-passwords

Best regards,
Max

@shalvah

shalvah commented Oct 18, 2024

Copy link
Copy Markdown
Contributor

THanks, and sorry for the delay! Could you add a test, please? You can look for the other tests of this class and add a new example.

@brianferri

Copy link
Copy Markdown
Contributor

@max13fr updates on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants