Skip to content

Releases: OxCom/constraint-validator

Release v1.1.4

13 Sep 12:30

Choose a tag to compare

  • fix Bic validation with IBAN check

Release v1.1.3

09 Sep 13:52

Choose a tag to compare

  • allow map errors
  • drop dependencies from dist

Release v1.1.0

08 Sep 10:23

Choose a tag to compare

New:

  • Form data transformers
  • Field data transformers

Release v1.0.6

24 Apr 13:18

Choose a tag to compare

  • new constraint Callback
  • update build procedure
  • allow to pass custom options to constraints on Form.add() and Form.validate()

1.0.5

13 Feb 08:53

Choose a tag to compare

#7 Fix form validation logic

1.0.4

21 Jan 09:00

Choose a tag to compare

New constraints:

  • IBAN
  • BIC
  • ISBN
  • CardScheme

Extended Type constraint:

  • added ctype_*() checks

1.0.3

10 Jan 10:31

Choose a tag to compare

New constraints:

  • Currency
  • Luhn
  • Issn

1.0.2

07 Jan 14:16

Choose a tag to compare

Initial release