Move some validators to separate classes
This commit is contained in:
@@ -85,6 +85,8 @@ class ClassProvider implements ServiceProviderInterface
|
||||
'GroupAutoCompleteFormatter',
|
||||
),
|
||||
'Validator' => array(
|
||||
'ActionValidator',
|
||||
'ColumnValidator',
|
||||
'PasswordResetValidator',
|
||||
'ProjectValidator',
|
||||
'SubtaskValidator',
|
||||
|
||||
Reference in New Issue
Block a user