validator
validator copied to clipboard
Clean up input parameters in requireCheckFieldKind
Fixes Or Enhances
This PR eliminates the defaultNotFoundValue input parameter since it consistently received a value of true.
Make sure that you've checked the boxes below before you submit PR:
- [ ] Tests exist or have been written that cover this particular change.
@go-playground/validator-maintainers