Skip to content

Releases: igniphp/validation

2.1.1

Choose a tag to compare

@dkraczkowski dkraczkowski released this 17 Feb 09:50
  • Type annotation fix

2.1.0

Choose a tag to compare

@dkraczkowski dkraczkowski released this 16 Feb 17:47
  • Added each validator

2.0.0

Choose a tag to compare

@dkraczkowski dkraczkowski released this 07 Feb 07:05
bc1d5ae
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