Skip to content

Version 1.4.0

Choose a tag to compare

@vjik vjik released this 22 May 13:31
· 104 commits to master since this release
1.4.0
f0f80b4
  • New #649: Add getFirstErrorMessagesIndexedByPath() and getFirstErrorMessagesIndexedByAttribute() methods to
    Result (@arogachev)
  • New #655: Add rules for validating value types - boolean, float, integer, string (@arogachev)
  • New #657: Add Result::add() method for merging other results to the base one (@arogachev)
  • New #687: Add UniqueIterable rule (@arogachev)
  • New #693: Add AnyRule rule (@arogachev)