Skip to content

v1.4.0: Merge pull request #187 from notona/feature/fix-interger-validation

Compare
Choose a tag to compare
@willemwollebrants willemwollebrants released this 27 Feb 14:34
· 193 commits to master since this release

Validator::mapFieldRules() provides another way of adding rules on a per-field basis

Added a flag to validateInteger() to enable strict checking (bypassing PHP's automatic conversions)