Skip to content

Releases: igniphp/validation

2.1.1

17 Feb 09:50

Choose a tag to compare

  • Type annotation fix

2.1.0

16 Feb 17:47

Choose a tag to compare

  • Added each validator

2.0.0

07 Feb 07:05
bc1d5ae

Choose a tag to compare

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