thedevsaddam / govalidator

Validate Golang request data with simple rules. Highly inspired by Laravel's request validation.
MIT License
1.32k stars 122 forks source link

Add comparison rules #84

Open System-Glitch opened 5 years ago

System-Glitch commented 5 years ago

Comparison rules addded:

Caveats:

coveralls commented 5 years ago

Coverage Status

Coverage increased (+0.5%) to 89.813% when pulling 4890adfc4c1b8b315a222e6a3f4483f0e0aa096a on System-Glitch:features/comparison into a8b0eb43cdf5ec8751b5e5bbfb8d9ac1c96aafae on thedevsaddam:dev.

lsfiege commented 4 years ago

@thedevsaddam can you approve this PR? :)

afloresaivo commented 4 years ago

@thedevsaddam approve this PR plz, thanks my friend!

thedevsaddam commented 4 years ago

Guys, this is a breaking change. To merge the request we have to move to the next major release. Can you consider this issue #26, seems it'll resolve the current PR