Commit 8a0b929
authored
Enhance IP validation (#274)
This beefs up the validation for the following:
IP address (v4 and v6)
IP prefix (v4 and v6)
Hostname / Port
The validation here adheres to the defined RFC standards for each entity
and passes conformance for all new conformance tests defined in
bufbuild/protovalidate#320.1 parent bb6012d commit 8a0b929
2 files changed
Lines changed: 700 additions & 239 deletions
0 commit comments