validator
validator copied to clipboard
Fix validation omitempty for empty String pointer
Fixes Or Enhances
Do not make an interface check if a field is a String pointer.
Connected to #1129
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