Skip to content

Tags: kasapdev/php-request-validator

Tags

v1.2.0

Toggle v1.2.0's commit message
Add CHANGELOG entry for 1.2.0 wildcard validation feature

v1.1.0

Toggle v1.1.0's commit message
Add edge-case tests for in/regex parameter handling, unknown rules, a…

…nd colon-containing parameters

Adds 10 new regression tests to tests/run.php: in rule against array
values and empty parameters, bare regex with no parameter, non-numeric
min/max parameters, unrecognized rule names, colon-containing regex
parameters, and whitespace/empty-segment tolerance in rule string
parsing. All existing and new tests pass; no bugs were found.

v1.0.0

Toggle v1.0.0's commit message
Add License + language badge