Skip to content

Releases: micheleangioni/phalcon-validators

v1.1.2

21 Jul 18:14
Compare
Choose a tag to compare

Fixed bug when validating float numbers with more than one decimal.

v1.1.1

17 Jul 13:30
Compare
Choose a tag to compare

Updates:

  • Fixed float number validator;
  • Added support for signed numbers.

v1.1

12 Jul 19:56
Compare
Choose a tag to compare

The Numeric Validator can now receive the allowFloat parameter that allows for comma , and dot . characters, therefore supporting float numbers.

v1.0.1

29 Jun 17:45
Compare
Choose a tag to compare

Now the CompleteValidator allows the + character.

v1.0

02 May 18:23
Compare
Choose a tag to compare

Stable and tested version of the package.