github go-playground/validator v9.1.1
Release 9.1.1

latest releases: v10.20.0, v10.19.0, v10.18.0...
7 years ago

What was fixed?

  • added missing iscolor alias translation
  • correct 2 issues with or's
    • param wasn't being set on the returned or tag eg. rgb|rgba|len=10 was missing the =10 when reporting the tag in error
    • corrected issue when tags may exist past the or's as a double check, nobody has ever run into this but I did adding some new functionality not yet released, and wanted to add it in now for the future.

Don't miss a new validator release

NewReleases is sending notifications on new releases.