Skip to content

Version 1.0 RC 1

Pre-release
Pre-release
Compare
Choose a tag to compare
@tflori tflori released this 06 Apr 05:38
· 15 commits to master since this release
fa26c5e

Changelog

  • add validator between
  • add validator date
  • allow DateTime objects in date validator
  • pass context to validator in not validator (solves #15)
  • rename Date validator to DateTime
  • add DateTime filter
  • add after validator (solves #13)
  • add validator Before (solves #12)
  • add credit card validator
  • add maestro and dinersclub
  • add inverse error for credit card validation …
  • add missing inverse errors
  • add filter ConvertCase
  • add url validator
  • add preg replace filter
  • convert boolean and null params
  • add alphanumeric validator
  • add slug validator