Skip to content

added array and array count validation for multi-select input #1053

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

Merged
merged 2 commits into from
Aug 12, 2012

Conversation

tobsn
Copy link
Contributor

@tobsn tobsn commented Aug 3, 2012

  • added validate_array/count/countmin/countmax/countbetween
  • corresponding replace_count/countmin/countmax/countbetween message
    functions
  • corresponding validator error messages into all language
    files (please have maintainers update their language files)
  • also converted spaces to tabs in the polish language file to fit all the
    others.

added validate_array/count/countmin/countmax/countbetween -
corresponding replace_count/countmin/countmax/countbetween message
functions - corresponding validator error messages into all language
files (please have maintainers update their language files) - also
converted spaces to tabs in the polish language file to fit all the
others.
@franzliedke
Copy link
Contributor

Come on, don't forget the German translation ;)

@tobsn
Copy link
Contributor Author

tobsn commented Aug 3, 2012

i left that out intentionally... someone asked to do it ;)

- all tested now - ready for merge into staging :P
@daylerees
Copy link
Contributor

Yep these array validators are handy, I like them. We will have to get those translations patched in at some point too. Will have to make a translator list with L4.

daylerees added a commit that referenced this pull request Aug 12, 2012
added array and array count validation for multi-select input
@daylerees daylerees merged commit a7c2c25 into laravel:develop Aug 12, 2012
@franzliedke
Copy link
Contributor

@tobsn Done. Pull request #1092.

zoe-edwards pushed a commit to zoe-edwards/laravel that referenced this pull request Oct 14, 2013
Zero value to return with no limit in take func
urans1989 pushed a commit to urans1989/lavarel that referenced this pull request Apr 22, 2024
Added documentation for the pull request laravel/laravel#1053 to demonstrate validating arrays from form submissions.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants