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: update examples for fieldcontains & fieldexcludes #1215

Open bartventer opened 8 months ago

bartventer commented 8 months ago

Align docs examples with the correct tags as per the API for fieldcontains and fieldexcludes

Fixes Or Enhances

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: 73.903%. remained the same when pulling bf9a2ef901428f3c8a1223dfb70fd18d6a0bfee0 on bartventer:master into 84254aeb5a59e615ec0b66ab53b988bc0677f55e on go-playground:master.