• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

thedevsaddam / govalidator / 212

Builds Branch Commit Type Ran Committer Via Coverage
212 v2 Fix bool rules; Uncomment the test code push 30 Jan 2019 11:19AM UTC thedevsaddam travis-ci
61.99
211 v2 Adding major changes for validation api push 30 Jan 2019 10:36AM UTC thedevsaddam travis-ci
33.52
210 master Add govalidator logo (#55) push 17 Jan 2019 12:54PM UTC web-flow travis-ci
89.03
209 dev Add govalidator logo (#55) push 17 Jan 2019 12:51PM UTC web-flow travis-ci
89.09
206 dev Fixed previous enhancements to `numeric_between` (#54) Messages have been updated as well as testing invalid argument panic on `numeric_between` rule. push 16 Jan 2019 02:51PM UTC thedevsaddam travis-ci
89.03
205 fix/numeric-between-messages Fixed previous enhancements to `numeric_between` Messages have been updated as well as testing invalid argument panic on `numeric_between` rule. Pull #54 16 Jan 2019 02:17PM UTC web-flow travis-ci
89.09
204 fix/numeric-between-messages Fixed previous enhancements to `numeric_between` Messages have been updated as well as testing invalid argument panic on `numeric_between` rule. Pull #54 10 Jan 2019 06:14AM UTC web-flow travis-ci
89.03
203 dev Merge pull request #53 from maoueh/feature/numeric-between-unbounded Enhancement `numeric_between` to accept unbounded min/max push 10 Jan 2019 06:07AM UTC web-flow travis-ci
89.18
202 feature/numeric-between-unbounded Enhancement `numeric_between` to accept unbounded min/max The `numeric_between` is now able to be configured without a min value (`numeric_between:,10`) creating a validator that will accept any values lower or equal to 10 and without a max value... Pull #53 10 Jan 2019 05:48AM UTC web-flow travis-ci
89.12
201 dev Merge pull request #52 from maoueh/fix/numeric-negative Fixed support of negative numbers in `numeric` rule push 10 Jan 2019 05:39AM UTC web-flow travis-ci
88.92
200 fix/numeric-negative Fixed support of negative numbers in `numeric` rule The `numeric` rule was not handling negative numbers correctly as the `Numeric` regexp was not accepting negative numbers which is valid. Fixed that and added a bunch of test cases around negat... Pull #52 10 Jan 2019 05:28AM UTC web-flow travis-ci
88.99
199 fix/numeric-negative Fixed support of negative numbers in `numeric` rule The `numeric` rule was not handling negative numbers correctly as the `Numeric` regexp was not accepting negative numbers which is valid. Fixed that and added a bunch of test cases around negat... Pull #52 10 Jan 2019 04:47AM UTC web-flow travis-ci
88.99
198 v2 Merge pull request #51 from RexSkz/rex/prevent-panic-caused-by-null-value If the request body is a JSON like `{"test":null}`, govalidator will panic when executing `traverseMap`. ```go var m = make(map[string]interface{}) json.Unmarshal([]by... push 03 Jan 2019 08:35AM UTC web-flow travis-ci
88.85
197 v1.9.5 Merge pull request #51 from RexSkz/rex/prevent-panic-caused-by-null-value If the request body is a JSON like `{"test":null}`, govalidator will panic when executing `traverseMap`. ```go var m = make(map[string]interface{}) json.Unmarshal([]by... push 03 Jan 2019 08:34AM UTC web-flow travis-ci
88.85
196 master Merge pull request #51 from RexSkz/rex/prevent-panic-caused-by-null-value If the request body is a JSON like `{"test":null}`, govalidator will panic when executing `traverseMap`. ```go var m = make(map[string]interface{}) json.Unmarshal([]by... push 03 Jan 2019 08:26AM UTC web-flow travis-ci
88.85
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc