Wallogit.com
2017 © Pedro Peláez
A collection of validators
A collection of validators. Feel free to make changes!, (*1)
/library/Validate/Validate, (*2)
Generic validators that do not have any dependencies. These should extend ValidateAbstract..
/library/Validate/Validate/Zend, (*3)
Validators that extends Zend_Validate_Abstract.
/libary/Validate/Validate/Symfony, (*4)
Validators for Symfony.
etc., (*5)
Versions are tagged., (*6)
Updated FinnishSocialSecurityNumberValidate to include new century chars., (*7)
Updated Symfony Validator component to implement Symfony/Validate version 2.3 interfaces., (*8)
Please note, that SocialSecurityNumberValidate is now called FinnishSocialSecurityNumberValidate. The reason for this is to provide country specific SSN validator with the country name as the prefix of the class name. If your project is using old name and is returning Class Not Found excpetions due to this change, please refactor your code to reflect the new validator class., (*9)
Stuff before SocialSecurityNumberValidate localization refactoring., (*10)