Tags: thiagodp/validator
Toggle 2.5.2's commit message
Some array checkings added to the check methods;
Toggle 2.5.1's commit message
Validator's locale() and encoding() now also serve as setters; Tests …
…added;
Toggle 2.5's commit message
Rule "not_contains" added; Respective tests added;
Toggle 2.4.1's commit message
Fixed rules "start_with", "not_end_with", "end_with", "not_end_with",…
… and "contains"; Respective tests were fixed; New tests added;
Toggle 2.4's commit message
Namespace changed to "phputil\validator";
Toggle 2.3.1's commit message
Added rules are now available as Messages Formats;
Toggle 2.3's commit message
Added rules "start_with", "not_start_with", "end_with", "not_end_with…
…", and "contains";
Toggle 2.2's commit message
Added rules "IN" and "NOT_IN";
Toggle 2.1.2's commit message
FormatChecker.php and RuleChecker.php were refactored, moving interna…
…l classes to their own files;
Toggle 2.1.1's commit message
Updated dependency of RTTI to version 1.3, because of a fix;
You can’t perform that action at this time.