Skip to content

Commit

Permalink
Update proto/protovalidate/buf/validate/validate.proto
Browse files Browse the repository at this point in the history
Co-authored-by: Carol Gunby <[email protected]>
  • Loading branch information
timostamm and rakuista authored Feb 28, 2025
1 parent 77c4c0c commit c4611ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proto/protovalidate/buf/validate/validate.proto
Original file line number Diff line number Diff line change
Expand Up @@ -3344,7 +3344,7 @@ message StringRules {
// `ip` specifies that the field value must be a valid IP (v4 or v6) address.
//
// IPv4 addresses are expected in the dotted decimal format—for example, "192.168.5.21".
// IPv6 addresses are expected in their text representation, for example "::1",
// IPv6 addresses are expected in their text representationfor example, "::1",
// or "2001:0DB8:ABCD:0012::0".
//
// Both formats are well-defined in the internet standard [RFC 3986](https://datatracker.ietf.org/doc/html/rfc3986).
Expand Down

0 comments on commit c4611ee

Please sign in to comment.