Releases: phpdevcommunity/php-validator
Releases · phpdevcommunity/php-validator
Implement Item and Collection validation features
Added validation helpers: created shortcut functions for validators (alphabetic, alphanumeric, boolean, choice, etc.). Each helper allows easy instantiation of validators with an optional custom message.
initial commit of PHP Validator
[initial commit of PHP Validator