Move project validator methods

This commit is contained in:
Frederic Guillot
2016-01-11 22:07:39 -05:00
parent e31185a2bd
commit 3699073371
9 changed files with 157 additions and 99 deletions

View File

@@ -86,6 +86,7 @@ class ClassProvider implements ServiceProviderInterface
),
'Validator' => array(
'PasswordResetValidator',
'ProjectValidator',
'SubtaskValidator',
'SwimlaneValidator',
'TaskValidator',