Skip to content
This repository has been archived by the owner on Jan 31, 2020. It is now read-only.

Commit

Permalink
Merge branch 'master' of /~https://github.com/Gamblt/zf2
Browse files Browse the repository at this point in the history
  • Loading branch information
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ValidatorLoader.php
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,7 @@ class ValidatorLoader extends PluginClassLoader
'callback' => 'Zend\Validator\Callback',
'credit_card' => 'Zend\Validator\CreditCard',
'creditcard' => 'Zend\Validator\CreditCard',
'csrf' => 'Zend\Validator\Csrf',
'date' => 'Zend\Validator\Date',
'db_\\no_record_exists' => 'Zend\Validator\Db\NoRecordExists',
'db_\\norecordexists' => 'Zend\Validator\Db\NoRecordExists',
Expand Down

0 comments on commit 0e552a5

Please sign in to comment.