go-playground / validator

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

Fix length check on dns_rfc1035_label tag #1214

Open KimNorgaard opened 5 months ago

KimNorgaard commented 5 months ago

Fixes Or Enhances

Fix length check on dns_rfc1035_label tag.

Fixes #1213

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

@go-playground/validator-maintainers

coveralls commented 5 months ago

Coverage Status

coverage: 73.909% (+0.006%) from 73.903% when pulling 870ae2f38f58ecc39844e16d40de0213d9248a4e on KimNorgaard:fix-rfc-1035-label-length-check into 84254aeb5a59e615ec0b66ab53b988bc0677f55e on go-playground:master.