go-playground / validator

:100:Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving
MIT License
16.41k stars 1.3k forks source link

fix: excluded functions not triggering on structs #1119

Open subsandwich opened 1 year ago

subsandwich commented 1 year ago

Fixes Or Enhances

Fix for baked in excluded tags such as excluded_with to properly validate structs

906

Make sure that you've checked the boxes below before you submit PR:

@go-playground/validator-maintainers