dry-validation v0.7.3 Release Notes

Release Date: 2016-03-30 // about 8 years ago
  • โž• Added

    • ๐Ÿ‘Œ Support for inferring rules from constrained type (coop + solnic)
    • ๐Ÿ‘Œ Support for inferring nested schemas from Dry::Types::Struct classes (coop)
    • ๐Ÿ‘Œ Support for number? predicate (solnic)

    ๐Ÿ›  Fixed

    • Creating a nested schema properly sets full path to nested data structure (solnic)
    • Error message for empty? predicate is now correct (jodosha)

    Compare v0.7.2...v0.7.3