Closed nodivbyzero closed 1 week ago
This PR adds a new validation for numeric ports. Connected to: #1216
type Host struct { Port uint32 `validate:"port"` }
Make sure that you've checked the boxes below before you submit PR:
@go-playground/validator-maintainers
coverage: 74.298% (+0.007%) from 74.291% when pulling 70d0cd06f245743d69f699a8d35c777d79e67c86 on nodivbyzero:feat-numeric-port-validation into a947377040f8ebaee09f20d09a745ec369396793 on go-playground:master.
Fixes Or Enhances
This PR adds a new validation for numeric ports. Connected to: #1216
Make sure that you've checked the boxes below before you submit PR:
@go-playground/validator-maintainers