First release of 1.1 series
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