gems dry-validation 1.1.0

latest releases: 1.11.1, 1.11.0, 1.10.0...
5 years ago

Added

  • key? method available within rules, that can be used to check if there's a value under the rule's default key (refs #540) (@solnic)
  • value supports hash-based path specifications now (refs #547) (@solnic)
  • value can read multiple values when the key points to them, ie in case of rule(geo: [:lat, :lon]) it would return an array with lat and lon (@solnic)

Fixed

Compare v1.0.0...v1.1.0

Don't miss a new dry-validation release

NewReleases is sending notifications on new releases.