Added
- You can now access current value's index via
rule(:foo).each do |index:|
(issue #606 done via #657) (@mrbongiolo)
Fixed
- Using
.each(:foo)
works as expected when there are errors related to other keys (issue #659 fixed via #660) (@solnic)
rule(:foo).each do |index:|
(issue #606 done via #657) (@mrbongiolo)
.each(:foo)
works as expected when there are errors related to other keys (issue #659 fixed via #660) (@solnic)
Don't miss a new dry-validation release
NewReleases is sending notifications on new releases.