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

ArrayMinLength and ArrayMaxLength errors are not implemented #62

Open
GuiLemire opened this issue Nov 6, 2023 · 0 comments
Open

ArrayMinLength and ArrayMaxLength errors are not implemented #62

GuiLemire opened this issue Nov 6, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@GuiLemire
Copy link
Contributor

Unlike other decorators that are similar (like MinLength and MaxLength), ArrayMinLength and ArrayMaxLength errors aren't implemented by default:

Screenshot 2023-11-06 at 10 43 46 AM
(same thing for the max length)

I think it should have a generic message (like MinLength/MaxLength) that includes the number passed in the decorator.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

5 participants