pavedroad
pavedroad
## Fixes Or Enhances **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
## Change Description use max/min from the standard library ## Steps to Test Steps for reviewers to follow to test the change. ## Pull Request Checklist ### Testing - [...
fix some minor issues in comments
## Description There is a [new function](https://pkg.go.dev/[email protected]#Contains) added in the go1.21 standard library, which can make the code more concise and easy to read. ## Checklist - [ ] Changelog...