Releases: igniphp/validation
Releases · igniphp/validation
2.1.1
2.1.0
- Added each validator
2.0.0
Refactor to version 2.0 (#2) * Refactor to version 2.0 * Validation Excepion * Variable rename to error. * Test fixes * Message factory fixes * Refactored validator interface * CI - php version changes * Fixed php version * Documentation updates