Skip to content

First release of 1.1 series

Compare
Choose a tag to compare
@henriquemoody henriquemoody released this 24 Apr 23:45
· 93 commits to 1.1 since this release

The Respect development team announces the immediate availability of
Respect\Validation 1.1.0.

This version is going to be supported until 2018-08-24.

This release adds 6 new rules, some improvements and some bug fixes.

Another version of this file is available with the source on the
CHANGELOG.md file.

New rules

  • Fibonacci
  • IdentityCard
  • Image
  • LanguageCode
  • Pesel
  • PhpLabel

Improvements

  • Allow the define brands for credit card validation
  • Define names for the child of Not rule
  • Ensure namespace separator on appended prefixes
  • Length gets length of integers
  • Set template for the only rule in the chain
  • Throw an exception when age is not an integer
  • Use "{less/greater} than or equal to" phrasing