validator
validator copied to clipboard
fix: removed unnecessary cast so we can mock `ValidationErrors` (#980)
Fixes Or Enhances
Removed unnecessary cast so we can mock ValidationErrors
. For more details, please check here #980.
Make sure that you've checked the boxes below before you submit PR:
- [x] Tests exist or have been written that cover this particular change.
@go-playground/validator-maintainers
Coverage decreased (-0.005%) to 74.172% when pulling af1bf7348211adbceb8779496950ea0abd0cf346 on joselitofilho:master into 9e2ea4038020b5c7e3802a21cfa4e3afcfdcd276 on go-playground:master.
@deankarn could you review this PR, please?