Revision 575f7a6e
ID | 575f7a6edff0ad5909efe897368fdae120dfd5b0 |
- Validation: Rewrote the ValidatorResolver, and removed the NoValidatorFound exception
- Reflection: when calling Reflection\Service->getMethodParameters(), a "type" is returned, taken from the PHPDoc comment above
- MVC: Controller\ActionController: Refactored to use the new ReflectionService
- added
- modified
- copied
- renamed
- deleted
- Classes
- MVC
- Reflection
- Validation
- Exception
- NoValidatorFound.php
- ValidatorResolver.php (diff)
- Exception
- Tests