validator icon indicating copy to clipboard operation
validator copied to clipboard

:100:Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving

Results 373 validator issues
Sort by recently updated
recently updated
newest added

- [x] I have looked at the documentation [here](https://pkg.go.dev/github.com/go-playground/validator/v10#section-documentation) first? - [x] I have looked at the examples provided that may showcase my question [here](/_examples)? ### Package version eg. v9,...

### Package version: v10 ### Issue, Question or Enhancement: An **hexadecimal** tag signals an invalid input over missing field even without the **required** tag ### Code sample, to showcase or...

## 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

- [X] I have looked at the documentation [here](https://pkg.go.dev/github.com/go-playground/validator/v10#section-documentation) first? - [X] I have looked at the examples provided that may showcase my question [here](/_examples)? ### Package version eg. v9,...

## Enhances Make sure that you've checked the boxes below before you submit PR: ☑️ Tests exist or have been written that cover this particular change. This PR does the...

- [x ] I have looked at the documentation [here](https://pkg.go.dev/github.com/go-playground/validator/v10#section-documentation) first? - x[ ] I have looked at the examples provided that may showcase my question [here](/_examples)? ### Package version...

## Fixes Or Enhances Add validator to Common Vulnerabilities and Exposures Identifier according to mitre.org **Make sure that you've checked the boxes below before you submit PR:** - [X] Tests...

## Fixes Or Enhances Creating custom `regex` validation. **Make sure that you've checked the boxes below before you submit PR:** - [x] Tests exist or have been written that cover...

- [-] I have looked at the documentation [here](https://pkg.go.dev/github.com/go-playground/validator/v10#section-documentation) first? - [-] I have looked at the examples provided that may showcase my question [here](/_examples)? ### v9 ### Issue, Question...

## 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...