mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-05-22 01:48:16 -04:00
When endPort is less than port, field.Invalid should report the endPort value as the bad value, not port.Port.IntVal. This aligns with the endPort field path and other endPort validations. |
||
|---|---|---|
| .. | ||
| validation.go | ||
| validation_test.go | ||