Thanks to visit codestin.com
Credit goes to github.com

Skip to content

2.0.0

Compare
Choose a tag to compare
@1franck 1franck released this 24 Feb 11:31
· 46 commits to master since this release
  • [BC] renamed method expectNElement() to expectNKeys() in ArrayValidation
  • added expectNKeys() and expectOnlyOneFromKeys() to StrictArrayValidator
  • added interfaces ArrayValidationInterface and ArrayValidatorInterface
  • [BC] renamed all classes and interfaces with better name
  • added ValidationDefinition and StrictValidationFromDefinition