Skip to content
Snippets Groups Projects

Use :maximum instead of :within for length validators with a 0..N range

Merged username-removed-128633 requested to merge 25209-improve-length-validators into master
All threads resolved!

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • username-removed-128633 resolved all discussions

    resolved all discussions

  • added 1 commit

    • f136a982 - Use :maximum instead of :within for length validators with a 0..N range

    Compare with previous version

  • added 1 commit

    • 62d5439e - Use :maximum instead of :within for length validators with a 0..N range

    Compare with previous version

  • Robert Speicher resolved all discussions

    resolved all discussions

  • @rymai LGTM. Do we use the is_within matcher anywhere anymore? It's a custom one that we should remove if not.

  • added 1 commit

    • 4e249d5b - Use :maximum instead of :within for length validators with a 0..N range

    Compare with previous version

  • @rspeicher Thanks, I removed the now unused matcher! :tada:

  • changed milestone to %8.15

  • mentioned in commit 5186618b

  • Please register or sign in to reply
    Loading