Skip to content

Releases: go-playground/validator

Release 2.1

10 Mar 19:29
Compare
Choose a tag to compare

Added handling ofdates to gt, gte, lt and lte validations against time.Now().UTC()

Release 2.0

06 Mar 17:03
Compare
Choose a tag to compare

cross field validation is now possible, required a small breaking change to the validation function definition; and v2 was born!

Release 1.0

01 Mar 17:47
Compare
Choose a tag to compare

Production Ready