respect-validation/library/Respect/Validation/Rules
2011-09-22 17:41:07 -03:00
..
AbstractComposite.php Removed AtLeast and MostOf (pointless validators). Lots of fixes and new tests and assertions. >96% code coverage achieved. 2011-04-27 20:41:12 -03:00
AbstractRelated.php Removed AtLeast and MostOf (pointless validators). Lots of fixes and new tests and assertions. >96% code coverage achieved. 2011-04-27 20:41:12 -03:00
AbstractRule.php Added {{input}} param on AbstractRule 2011-04-29 16:17:20 -03:00
AllOf.php Licensing. 2011-03-13 11:50:47 -03:00
Alnum.php Licensing. 2011-03-13 11:50:47 -03:00
Alpha.php Licensing. 2011-03-13 11:50:47 -03:00
Arr.php Licensing. 2011-03-13 11:50:47 -03:00
Attribute.php Licensing. 2011-03-13 11:50:47 -03:00
Between.php Licensing. 2011-03-13 11:50:47 -03:00
Bool.php Add Bool rule 2011-09-13 10:19:04 -05:00
Call.php Fix error «Call-time pass-by-reference has been deprecated» 2011-05-04 13:22:50 +04:00
Callback.php Licensing. 2011-03-13 11:50:47 -03:00
Contains.php removing unnecessary else statements 2011-04-04 15:13:46 -03:00
Cpf.php Fixing CPF Validator 2011-09-19 22:13:10 -03:00
Date.php Removed AtLeast and MostOf (pointless validators). Lots of fixes and new tests and assertions. >96% code coverage achieved. 2011-04-27 20:41:12 -03:00
Digits.php Licensing. 2011-03-13 11:50:47 -03:00
Domain.php Removed AtLeast and MostOf (pointless validators). Lots of fixes and new tests and assertions. >96% code coverage achieved. 2011-04-27 20:41:12 -03:00
Each.php Removed AtLeast and MostOf (pointless validators). Lots of fixes and new tests and assertions. >96% code coverage achieved. 2011-04-27 20:41:12 -03:00
Email.php Minor changes, just coding style. 2011-05-06 13:00:50 -03:00
EndsWith.php Licensing. 2011-03-13 11:50:47 -03:00
Equals.php Licensing. 2011-03-13 11:50:47 -03:00
Even.php Remove Int validator 2011-09-22 17:41:07 -03:00
Float.php Licensing. 2011-03-13 11:50:47 -03:00
Hexa.php Licensing. 2011-03-13 11:50:47 -03:00
In.php removing unnecessary else/elseif statements 2011-04-04 15:03:30 -03:00
Instance.php Licensing. 2011-03-13 11:50:47 -03:00
Int.php Licensing. 2011-03-13 11:50:47 -03:00
Ip.php Licensing. 2011-03-13 11:50:47 -03:00
JSON.php Minor change, just removing unnecessary code 2011-09-14 14:43:21 -03:00
Key.php Fixed key validator error on non-array input. 2011-04-28 11:04:57 -03:00
Length.php Added support for objects in Rules\Length 2011-04-15 18:13:38 -03:00
Max.php Licensing. 2011-03-13 11:50:47 -03:00
Min.php Licensing. 2011-03-13 11:50:47 -03:00
MinimumAge.php Added Minimum Age Validator 2011-09-18 21:31:40 -03:00
Multiple.php Added Multiple Validator 2011-09-13 23:47:59 -03:00
Negative.php Licensing. 2011-03-13 11:50:47 -03:00
NoneOf.php Licensing. 2011-03-13 11:50:47 -03:00
Not.php Fix use var $this->rule 2011-04-27 02:02:19 -07:00
NotEmpty.php Licensing. 2011-03-13 11:50:47 -03:00
NoWhitespace.php Licensing. 2011-03-13 11:50:47 -03:00
NullValue.php Licensing. 2011-03-13 11:50:47 -03:00
Numeric.php Licensing. 2011-03-13 11:50:47 -03:00
Object.php Licensing. 2011-03-13 11:50:47 -03:00
Odd.php Remove Int validator 2011-09-22 17:41:07 -03:00
OneOf.php Licensing. 2011-03-13 11:50:47 -03:00
Positive.php Licensing. 2011-03-13 11:50:47 -03:00
Regex.php Change regexp validator for possible use modificators 2011-05-04 15:01:38 +04:00
Sf.php Licensing. 2011-03-13 11:50:47 -03:00
StartsWith.php removing unnecessary else statements 2011-04-04 15:07:12 -03:00
String.php Licensing. 2011-03-13 11:50:47 -03:00
Tld.php Licensing. 2011-03-13 11:50:47 -03:00
Zend.php Testes, fixed last merge. 2011-05-03 10:31:31 -03:00