I think that when we use inherit: true, we should merge new options to parent validation bock as it work in property inherit: true and move the validation position to the end of the groups.
https://github.com/trailblazer/reform/blob/master/lib/reform/validation/groups.rb#L17
I think that when we use inherit: true, we should merge new options to parent validation bock as it work in property inherit: true and move the validation position to the end of the groups.
https://github.com/trailblazer/reform/blob/master/lib/reform/validation/groups.rb#L17