Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an IsArray Validator #238

Merged
merged 2 commits into from
Mar 26, 2024
Merged

Conversation

gsteel
Copy link
Member

@gsteel gsteel commented Mar 26, 2024

Q A
Documentation yes
New Feature yes

Description

In order to provide a fix for laminas/laminas-inputfilter#104 a standard validator is required for injection into the validator chain when validating array inputs.

gsteel added 2 commits March 26, 2024 10:47
In order to provide a fix for laminas/laminas-inputfilter#104 a standard validator is required for injection into the validator chain when validating array inputs.

Signed-off-by: George Steel <george@net-glue.co.uk>
Signed-off-by: George Steel <george@net-glue.co.uk>
@gsteel gsteel force-pushed the is-array-validator branch from b46651c to ed51b4d Compare March 26, 2024 10:53
Copy link
Member

@Ocramius Ocramius left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚢 nice and simple

@Ocramius Ocramius self-assigned this Mar 26, 2024
@Ocramius Ocramius added this to the 2.52.0 milestone Mar 26, 2024
@Ocramius Ocramius merged commit 29087fb into laminas:2.52.x Mar 26, 2024
14 checks passed
@Ocramius Ocramius changed the title Add an IsArray Validator Add an IsArray Validator Mar 26, 2024
@gsteel gsteel deleted the is-array-validator branch March 26, 2024 11:06
@gsteel
Copy link
Member Author

gsteel commented Mar 26, 2024

Thanks @Ocramius 👍

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.

2 participants