Skip to content

1.1.0

Choose a tag to compare

@1franck 1franck released this 20 Feb 16:17
· 47 commits to master since this release
  • added methods expectKeysToBeArray(), expectKeysToBeBoolean() and expectKeysToBeFloat() to StrictArrayValidator
  • transformed ArrayValidationException to 2 more specific exceptions: InvalidStructureException and InvalidTypeException
  • [BC] simplified and reordered constructor params of StrictArrayValidator