go-playground / validator

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

fix ValidateMap and field references #1219

Open jippi opened 8 months ago

jippi commented 8 months ago

Fixes Or Enhances

Implement support for ValidateMap using Field references

Fixes https://github.com/go-playground/validator/issues/893 Fixes https://github.com/go-playground/validator/issues/876 Fixes https://github.com/go-playground/validator/issues/943

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

@go-playground/validator-maintainers

coveralls commented 8 months ago

Coverage Status

coverage: 74.208% (+0.04%) from 74.172% when pulling be965b89f3aab57b1b016b24807f74300c768796 on jippi:fix-ValidateMap-field-references into 55313dbe00866e2404032d687098e35868db2f1c on go-playground:master.

jippi commented 3 months ago

bump on this one 🙏

jippi commented 2 months ago

bumping on this @deankarn