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

feat: URN RFC 8141 #1224

Open leodido opened 7 months ago

leodido commented 7 months ago

Fixes Or Enhances

Fixes #1223

Follow-up from #429 by adding also the most recent URN validator as per RFC 8141 spec.

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

@go-playground/validator-maintainers

coveralls commented 7 months ago

Coverage Status

coverage: 74.275% (+0.1%) from 74.172% when pulling 8090251e8aba0ecfb6e7c065e0fea4e87678044b on leodido:feat/urn-8141 into b328f72e15814aba56e018c06675b8d679ad6e90 on go-playground:master.