go-playground / validator

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

Update basic example #1172

Open dcrystalj opened 10 months ago

dcrystalj commented 10 months ago

Missing closing quotation mark, validation is not working without it

Fixes Or Enhances

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

@go-playground/validator-maintainers

coveralls commented 10 months ago

Coverage Status

coverage: 73.849%. remained the same when pulling 644cf2b8f8b3bfc8e2f229c263614e7b03efc4fa on dcrystalj:patch-1 into 8d50f2fd8c2f02fbdf1d44d66171b955c2f4eb50 on go-playground:master.