2.0.0
- [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