phpnut
|
3ca4762d32
|
Adding Validation::date() implementation for:
mm/dd/yyyy mm/dd/yy m/d/yy m/d/yyyy
yyyy/mm/dd yy/mm/dd y/m/d/ /yyyy/m/d/
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3853 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2006-11-09 16:26:54 +00:00 |
|
phpnut
|
678e1be889
|
Adding Validation::date() implementation for dd/mm/yyyy dd/mm/yy d/m/yy d/m/yyyy
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3851 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2006-11-09 14:19:32 +00:00 |
|
phpnut
|
fa3e71d169
|
Additional changes to Validation::comparison()
Refactored Validation::custom()to set an error.
Added more doc comments.
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3849 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2006-11-08 22:48:15 +00:00 |
|
phpnut
|
2a5f53ddb9
|
Changes made to Validation::comparison().
Added Validation::__reset().
Removed redundant code.
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3847 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2006-11-08 21:15:34 +00:00 |
|
phpnut
|
a046a338bb
|
Changed Validation::cc() so custom regex match will call Validation::_luhn()
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3845 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2006-11-08 12:50:39 +00:00 |
|
phpnut
|
57ef07a04d
|
Added additional credit card validation regex in Validation:cc().
Added Validation::_luhn() to check the Luhn algorithm or credit cards.
[http://en.wikipedia.org/wiki/Luhn_algorithm Luhn algorithm]
Added new doc comments for both methods
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3843 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2006-11-08 10:55:07 +00:00 |
|
phpnut
|
803bf4d0e4
|
Correcting Validation::blank() implementation
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3837 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2006-11-08 01:56:07 +00:00 |
|
phpnut
|
d2ffbe2016
|
Adding changes to Validation::alphaNumeric().
Added doc comment to Validation::alphaNumeric() and Validation::between()
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3835 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2006-11-08 01:09:56 +00:00 |
|
phpnut
|
20da5e67a7
|
Formatting Validation class
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3830 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2006-11-07 21:05:48 +00:00 |
|
phpnut
|
0801dce999
|
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3092 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2006-06-14 19:06:14 +00:00 |
|