Skip to content

Releases: ozziexsh/validate

v1.3.1

24 Dec 15:27
Compare
Choose a tag to compare
  • Fixes size validator (#25)

v1.3.0

28 May 22:59
Compare
Choose a tag to compare
  • added new validation rules - #22
    • cast
    • characters
    • ip
    • url
    • uuid
    • date_string
    • ==
    • >
    • >=
    • <
    • <=
  • added date, datetime, naive_datetime as options for the type rule